Top "Iphone" questions

DO NOT use this tag unless you are addressing Apple's iPhone and/or iPod touch specifically.

Take screenshots in the iOS simulator

I want to take a screenshot of my iOS application when it is running in the simulator, and save the …

ios iphone xcode ios-simulator screenshot
How do I draw a shadow under a UIView?

I'm trying to draw a shadow under the bottom edge of a UIView in Cocoa Touch. I understand that I …

iphone objective-c ios cocoa-touch core-graphics
How do I correctly detect orientation change using Phonegap on iOS?

I found this orientation test code below looking for JQTouch reference material. This works correctly in the iOS simulator on …

javascript iphone ios cordova jqtouch
Xcode 8 shows error that provisioning profile doesn't include signing certificate

Xcode 8 shows error that provisioning profile doesn't include signing certificate. This issue is with Xcode-8 only with Xcode 7, same provisioning …

ios iphone xcode8 provisioning-profile
iPhone: How to get current milliseconds?

What is the best way to get the current system time milliseconds?

ios iphone time timestamp current-time
UILabel - auto-size label to fit text?

Is it possible to auto-resize the UILabel box/bounds to fit the contained text? (I don't care if it ends …

ios iphone objective-c uilabel
How to get device make and model on iOS?

I was wondering if it's possible to determine what kind of iPhone (for example) the currentdevice is? I know it's …

ios objective-c iphone ipad
Proper way to exit iPhone application?

I am programming an iPhone app, and I need to force it to exit due to certain user actions. After …

ios objective-c iphone cocoa-touch ipad
IOS - How to segue programmatically using swift

I'm creating an app that uses the Facebook SDK to authenticate users. I'm trying to consolidate the facebook logic in …

ios iphone facebook swift segue
Xcode 4 - "Valid signing identity not found" error on provisioning profiles on a new Macintosh install

I had a Macintosh I used to develop iPhone apps with using XCode 4. I now have a new Macintosh with …

iphone xcode certificate keychain provisioning-profile