I am having a few problems with the iPhone mobile app. First I get network error often and consistently. The app remains offline for prolong periods of time. I notice that while it is offline my app is frozen since I rely on a lot of database queries. Here is the message that I see:
Also the mobile app runs very slow compared to the simulated app in the IDE. Often times I will take a minute or more for the app to respond to a click event on the mobile iPhone version while in the IDE it responds immediately.
Finally, without profiling tools it is difficult to near impossible to diagnose where the bottlenecks are in the mobile app.
As it stands now. I am unable to recommend the mobile app solution that I am building for a client because of performance issues and the inability to diagnose where those performance bottlenecks are so that I can mitigate them.