Getting xml data from a web service (Part 2 – RaprureXML 101)

This content has 11 years. Please, read this page keeping its age in your mind.In the first part, Getting xml data from a web service (Part 1 – AFNetworking 101), we managed to get the raw xml data from a web service using the AFNetworking library. RaptureXML is a simple, block-based XML library for the iOS platform

Continue reading Getting xml data from a web service (Part 2 – RaprureXML 101)

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?