Hey,
I m developing an iPhone application and my target is 3GS and 4G devices.
iOS 4 introduces methods thats deal with multitasking and newer methods to deal with foreground/background lifecycle events.
These new methods aren t available in iOS 3 which simply quits the app and doesn t run it in the background.
Any tips on how to create apps that run on iOS 3 and iOS 4?
I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...