How can I access the sandbox of my app?

This content has 11 years. Please, read this page keeping its age in your mind.If you are testing your app in Xcode iPhone Simulator access the following folder: ~/Library/Application Support/iPhone Simulator/User/Applications/…/Documents Trouble to find user’s Library? Navigate to users home using Finder, click to Go from menu, then go to folder… and type ~/Library Done.

Continue reading How can I access the sandbox of my app?

How to simulate a location manager’s update? (CLLocationManager)

This content has 13 years. Please, read this page keeping its age in your mind.I was studying in my place a verry nice and simple apple tutorial regarding Core Data, the Core Data Tutorial for iOS. By coding the example I noticed that it couldn’t be executed without connecting my iphone.  That time I wondered

Continue reading How to simulate a location manager’s update? (CLLocationManager)