Hello!
I use a SQL database in conjunction with my iPhone app. I uploaded it to the iTunes store, everything was working fine and the app was selling. Then, I added some data to the data base and uploaded the new binary to Apple. Apple approved the update. Here is the problem. When I update my app to the new version, the new records I added to the SQL database do not show. I turned off my iPhone and restated it and they still did not show. I then deleted the app and and reinstalled it and then the new records showed. How do I get the app to clear the cache (my guess) and use the new SQL database? Thanks for your help!