xcode - New version of iOS app in App Store can't be upgraded? -


i have released app app store incremented minor version (1.9 -> 1.10). new version has been 'ready sale' > 1 day.

when (or others) go to: itmss://itunes.apple.com/app/{myappid}?mt=8. can see app, can see new version number (1.10) if scroll down. button says 'open' not 'update' (even though i'm on older version).

if delete , reinstall app new version. i've added mechanism app allow make breaking changes , enforce every 1 on version of app (like harpy). need them update it, not reinstall.


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -