BObereder
BObereder

Reputation: 1046

Problems with updating the version of an App via Xcode on iPhone

Hi I have the following problem. I am almost finished with creating a new update for my app. Now I wanted to try if when I install an old version of my app and then run the new version of this app via Xcode on my iPhone. If the app gets updated correctly to the new version.

Unfortunately this is not the case. I ran into a few problems:

most of the app gets updated to the new version correctly.

is this a bug or problem from Xcode or will this be the same when my customers update via Appstore?

Upvotes: 0

Views: 72

Answers (1)

dasdom
dasdom

Reputation: 14073

This problem won't be there when your customer updates via Apple. I have seen problems like this only during debug.

Upvotes: 1

Related Questions