larryaasen / upgrader

A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.
MIT License
526 stars 260 forks source link

App upgarder not working in both android and ios #352

Open uday-tatamd opened 8 months ago

uday-tatamd commented 8 months ago

The update popup appears it redirects to Goole Play, the app button does not appear to update, it appears to open the app as if it were already updated when i come back and check the app content it was same on the old code

mhumzashahid commented 5 months ago

Same thing happened with me, in my app

larryaasen commented 5 months ago

The upgrader package only directs the user to the Play Store. After that, it is up to the Play Store how it allows the user to update the app.