»
S
I
D
E
B
A
R
«
Selecting Earlier Version Of SDK When iPhone SDK 3.0 Is Installed
May 5th, 2009 by Anish Kumar
iPhone OS Active SDK Targets Missing

iPhone OS Active SDK Targets Missing

The iPhone SDK 3.0 is great in offering tons of new features to developers to play with. It irresistable not to install it n use it. But we should be ready to make few sacrifices in using it. Firstly as the release notes says, iPhone OS 3.0 beta installed on iPhone can’t be revereted back to a earlier version of OS. While this was a big issue for people who skipped reading the release notes n were excited to install iPhone OS 3.0 Seed 1. However the later versions of iPhone OS 3.0 Seed 3 and 4 seem to be pretty stable and near production quality expect for few problems like low battery backup. The other major issue I am facing with iPhone SDK 3.0 is not being able to set the Active Target to a earlier version of iPhone OS other than 3.0. XCode silently removes all the other available options from the ‘Active SDK’ list and gives only iPhone OS 3.0. This can be annoying, but we cant blame Apple for this as they have warned this in their release notes. The image on the left shows the behaviour I am talking about. Read the rest of this entry »

Launch iPhone Maps application from within your Code
Mar 26th, 2009 by Anish Kumar

Last week I spent some time playing around with the Maps application on the iPhone and I thought I’d share some of my findings. (Note that since there is no maps application available in the iPhone simulator all of the below will be launched in Safari instead – you’ll have to actually run it on your iPhone to see it in the maps application.)

Read the rest of this entry »