Ashwani K
Ashwani K

Reputation: 8000

Delete OLD version before installating new version of iPhone application

I have an application on AppStore. On releasing a new version on appstore, I want that user should be asked to remove the old version and then install the new version when he tries to install new version on an existing version of the application. Can anybody tell me how to do this.

Thanks in advance

Ashwani

Upvotes: 1

Views: 446

Answers (1)

mahboudz
mahboudz

Reputation: 39376

You don't have that kind of control over the install process. You could ask the user to do it in your release notes.

Why would you want to do this? You may be better off resolving your issue, rather than try to figure out a way to force an app delete.

Upvotes: 4

Related Questions