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.

UINavigationBar/Status Bar issue in IOS7

Final EDIT (Rather than having an overly long question with edits making a final edit for clarification, please see other …

ios7 uinavigationcontroller uinavigationbar uistatusbar
Best architectural approaches for building iOS networking applications (REST clients)

I'm an iOS developer with some experience and this question is really interesting to me. I saw a lot of …

ios objective-c web-services networking ios7
Auto layout constraints issue on iOS7 in UITableViewCell

I'm using auto layout constraints programmatically to layout my custom UITableView cells and I'm correctly defining the cell sizes in …

ios ios7 uitableview autolayout nslayoutconstraint
Get the right color in iOS7 translucent navigation bar

How can I get the right coloring for my translucent navigation bars in iOS 7? The navigation bar just adjusts the …

ios colors uinavigationbar ios7
Status Bar Text Color iOS 7

I am unable to change the text colour in the status bar in iOS 7 SDK. Currently its black and i …

ios objective-c storyboard ios7 uistoryboard
Finding distance from RSSI value of Bluetooth Low Energy enabled device

I am working on Bluetooth low energy concept project. I am getting the RSSI value between 1 and 100. As I move …

iphone objective-c ios7 bluetooth-lowenergy
After update to Xcode 5 - ld: symbol(s) not found for architecture armv7 or armv7s linker error

I just updated my iPhone 4S software to iOS 7 Beta 2 while I was in the middle of putting the final …

cordova static-libraries cpu-architecture ios7 xcode5
UITabBar not showing selected item images in ios 7

The icons show fine in ios 6 but not in ios 7. I'm setting the selected state in the viewController viewDidLoad method. …

objective-c uitabbar ios7
Silent Push Notification in iOS 7 does not work

In the WWDC 2013's "What's New with Multitasking" presentation, there is a section about Silent Push Notifications. It seems straight …

ios push-notification ios7
IOS7 Status bar hide/show on select controllers

I would like to show and hide the Status bar on some controllers. Can this be done or is it …

ios uiviewcontroller ios7 statusbar uistatusbar