NSFileManager offers a convenient way to write images to and load them from the documents directory. If you’re frequently doing…
Day: July 8, 2010
CLLocationManager delegate method is not called in iOS4
Weird bug-easy solution. I did have this weird issue also when updating to SDK4.0. I couldn’t get CLLocationManager to work on simulator. This…