rwbutler / Updates

📲 Automatically detects app updates and seamlessly prompts users to upgrade.
https://medium.com/swlh/updating-users-to-the-latest-app-release-on-ios-ed96e4c76705
MIT License
289 stars 37 forks source link

alert for higher version #5

Closed mriccasyncpoint closed 4 years ago

mriccasyncpoint commented 5 years ago

Hello, unfortunately I just brought a new version of the app on the app store, with version 1.7.0. Once the app is installed, the alert for the previous version 1.6.3 releases. Can a check be placed inside the code that causes the alert to exit only if the installed version is "<" of the installed version?

rwbutler commented 5 years ago

Apologies, I don't think I've quite understood the question - is it that after Updates has presented the App Store and allowed the user to download version 1.7.0 of your app from within version 1.6.3 of your app then the alert is presented again?

rwbutler commented 4 years ago

Thanks for letting me know about this - I've released a fix (v1.2.2). Hopefully this should resolve the issue for you.