Top "Ios-3.x" questions

For issues relating to using iOS, version 3.x.

How to correctly set the minimum iOS version for my app?

I am developed one application in ios 4.2. I try to test that application in iphone 3g. In that process error …

ios ios4 ios-3.x
Most current iOS version distribution percentage?

I started working on a new app and I wanted to use all of the new iOS5 features (including storyboard) …

ios ios4 ios5 ios-3.x
UIKeyboardWillShowNotification, UIKeyboardWillHideNotification and NSNotificationCenter problem between iOS versions

I have several UITextFields on my view (each inside a UITableViewCell). When the keyboard is fired from any of the …

iphone objective-c ios4 uikeyboard ios-3.x
What is the equivalent of getBoundingClientRect on iPhone Mobile Safari 3?

iPhone Mobile Safari seems to be missing element.getBoundingClientRect. What is the equivalent method on iPhone Mobile Safari? This method …

javascript mobile-safari ios-3.x
A nice way to perform a selector on the main thread with two parameters?

I'm searching for a nice way to perform a selector on the main thread with two parameters I really like …

objective-c multithreading selector nsinvocation ios-3.x
how can I handle push notification when my app is not running

how can I handle push notification when my app is not running i am developing for ios3 .please help

iphone apple-push-notifications ios-3.x