First make sure you have ssh and bsd subsystem installed from installer. If you cant find the source reboot or…
Month: July 2010
Capture Save/Load/Remove Image in documents directory
NSFileManager offers a convenient way to write images to and load them from the documents directory. If you’re frequently doing…
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…
NSString Quickies
Yet another small useful collection of small code snippets for NSString.