larryaasen / upgrader

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

upgrader: PlayStoreResults.redesignedVersion exception: Bad state: No element #281

Open GhulamZakariya opened 1 year ago

GhulamZakariya commented 1 year ago

geting this error on android emulator and also in apk alret is not showing

larryaasen commented 1 year ago

@humanolaranja This issues seems to be impacting many apps now. Any suggestions on how we could work around this?

joshua750 commented 1 year ago

i am also facing this issue

larryaasen commented 1 year ago

@GhulamZakariya @joshua750 This is normally due to issues with the Google Play Store listing. Can you provide a link to your app on the Play Store, and also the upgrader log?

MassiRamdani commented 1 year ago

https://play.google.com/store/apps/details?id=fr.s3eb.atfing&gl=FR&hl=fr&_cb=1687262183829752 I always have this error upgrader: PlayStoreResults.redesignedVersion exception: Bad state: No element

larryaasen commented 8 months ago

@MassiRamdani Did you try using the countryCode parameter with 'fr'?

larryaasen commented 3 months ago

Please try again using the latest version 10.1.0 of upgrader and see if you are still having issues.