0

I'm receiving data in XML from a server through a NSData object and I would like to convert this data to a NSMutableArray object.

How do I convert the data from the NSData object (knowing that there should be different objects transferred into the NSMutableArray - UIImages ,CLLocation2D objects, strings,...)

1
  • NSXML Parser..Do you know about it ? Commented Jul 17, 2012 at 7:02

1 Answer 1

1

Give you a URL, check it by yourself, it is easy to solve.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.