iOS - old versions of app getting installed from the App Store

故事扮演 提交于 2019-12-03 05:17:34

Have these devices ever installed your app via TestFlight? We had this issue and TestFlight was causing a similar issue. We would try to download the app from the App Store, and an older app version would be installed. Funny enough, after installing this older app and returning to the App Store, we would be informed that there was an update available for our app, and we would be able to update to the correct version at this point.

Removing TestFlight and its associated profiles didn't seem to help; a factory reset of the phone did the trick.

I don't know about TestFlight. But, I had this issue when my new version of app gets to "Ready for Sale". Spent long time searching for a solution for this issue.

Surprisingly about an hour it got resolved by itself. So, I advice you to be patient it works by itself after a while.

There's a timing discrepancy between the time your app gets to "Ready for Sale", the time your new keywords (if any) gets indexed by the App Store, and the time the binary downloads actually get updated. From our experience they don't get longer than an hour, but I can imagine that a lot of factors affect this lag.

If it does take inconveniently long then it's probably a good idea to report it to Apple.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!