Is there some way to implement an auto-upgrade for an iPad app. I would like to be able to have my app check for updates, and then upgrade itself. As far as I am concerned the app can retrieve the update from the app-store, but:
I would like the interface to be app internal: User should just have to press an OK button for the upgrade to start (all this time staying within the app)
Is this possible at all?