Top "Ios" questions

iOS is the mobile operating system running on the Apple iPhone, iPod touch, and iPad.

How can I develop for iPhone using a Windows development machine?

Is there any way to tinker with the iPhone SDK on a Windows machine? Are there plans for an iPhone …

ios iphone windows
Xcode - How to fix 'NSUnknownKeyException', reason: … this class is not key value coding-compliant for the key X" error?

I'm trying to link a UILabel with an IBOutlet created in my class. My application is crashing with the following …

ios macos cocoa cocoa-touch interface-builder
Transport security has blocked a cleartext HTTP

What setting do I need to put in my info.plist to enable HTTP mode as per the following error …

ios xcode ios9 ios10 app-transport-security
How to link to apps on the app store

I am creating a free version of my iPhone game. I want to have a button inside the free version …

ios objective-c app-store
Vertically align text to top within a UILabel

I have a UILabel with space for two lines of text. Sometimes, when the text is too short, this text …

ios cocoa-touch uikit uilabel text-alignment
How can I make a UITextField move up when the keyboard is present - on starting to edit?

With the iOS SDK: I have a UIView with UITextFields that bring up a keyboard. I need it to be …

ios objective-c uiscrollview uitextfield uikeyboard
How to change Status Bar text color in iOS

My application has a dark background, but in iOS 7 the status bar became transparent. So I can't see anything there, …

ios swift ios7 statusbar uistatusbar
Using Auto Layout in UITableView for dynamic cell layouts & variable row heights

How do you use Auto Layout within UITableViewCells in a table view to let each cell's content and subviews determine …

ios uitableview autolayout row-height
How to install CocoaPods?

I referred too many links and tried, but had no success. If any one has an idea then please please …

ios swift xcode rubygems cocoapods
iOS9 Untrusted Enterprise Developer with no option to trust

This is not a duplicate of Untrusted App Developer. Since iOS9 there is no option to trust an enterprise build. …

ios ios9 ios-enterprise