Top "Ios7" questions

iOS 7 is the seventh version of Apple's iOS mobile operating system and is the successor to iOS 6. It was announced at the company's Apple Worldwide Developers Conference (WWDC) on June 10, 2013, and was released on September 18, 2013.

Presenting and dismissing a modal view in ios 7

I have a view controller that has a button on it. The button is the Privacy Policy. When it's clicked …

ios uiwebview ios7 modalviewcontroller
App stuck on installing ipa from iTunes

Since moving to ios7 I am unable to distribute my app to my iPad using the ipa and provisioning profile (…

ipad ios7 itunes ipa
Change the color of the iOS 7 status bar in Safari and Chrome

I want to change the color of the iOS 7 status bar in Safari and Chrome. I'm working on a mobile …

iphone mobile mobile-safari ios7 mobile-website
iOS 7 iPad Safari Landscape innerHeight/outerHeight layout issue

We're seeing issues with a web app that has a height of 100% on Safari in iOS 7. It appears that the …

css ipad safari ios7
UICollectionView adds top margin

I want to put a UICollectionView control that shows thumbs horizontally (only a single line of thumbs). For some reason …

ios7 uicollectionview
Black bars showing when running app on iOS 7 (4 inch retina display)

We have an iPod app built with base SDK as 5.1. App has a tabBarController with three tabs and each tab …

iphone ios objective-c ios7 iphone-5
How to adjust space between two UIBarButtonItem in rightBarButtonItems

I am using the following codes to add two button to self.navigationItem.rightBarButtonItems, and I think in iOS7, the …

iphone xcode ios7 spacing rightbarbuttonitem
How to add subview inside UIAlertView for iOS 7?

I am having an application on iTunes store which displays some UILabel and UIWebView on UIAlertView. According to session video, …

ios objective-c ios7 uialertview
View got hidden below UINavigationBar iOS 7

Earlier, I was using iOS 6.1 for my project. Recently I have switched to iOS 7. For, a lot of changes I …

iphone ios uiview ios7 navigationbar
Change global tint color - iOS7/iOS8

How can we change the global tint color on iOS7/iOS8 by code? I want to change multiple objects that …

ios7 uicolor tintcolor