Hi All,
I am currently converting my iPark app from Android to be used on the iPhone, but I have hit a major snag and was hoping for some help. I have pulled what I can out of my app and built a test app that shows the same behaviour. The problem I have is that when I run the app on my device with the debugger and I don't set any break points it has a problem parsing the JSON file. When I set break points and step through the code it parses the JSON correctly and creates all my objects as they should be. I have also tried creating a release build and that also fails. I was hoping someone could replicate this problem using the test app I have attached. Thanks for any help you can give.
Cheers
Brian
I am currently converting my iPark app from Android to be used on the iPhone, but I have hit a major snag and was hoping for some help. I have pulled what I can out of my app and built a test app that shows the same behaviour. The problem I have is that when I run the app on my device with the debugger and I don't set any break points it has a problem parsing the JSON file. When I set break points and step through the code it parses the JSON correctly and creates all my objects as they should be. I have also tried creating a release build and that also fails. I was hoping someone could replicate this problem using the test app I have attached. Thanks for any help you can give.
Cheers
Brian