larryaasen / upgrader

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

Android did not prompt for upgrade. Do you need to configure appcast #223

Closed 549064368 closed 7 months ago

549064368 commented 2 years ago

Android did not prompt for upgrade. Do you need to configure appcast

larryaasen commented 2 years ago

@549064368 Can you provide the Flutter console log so we can review this issue for you? Reporting Issues

romarito commented 2 years ago

This also happened with my apps, I published updates this week and the versions that were in use used the 4.2 upgrader and none of them showed the warning prompt at any time of the day. The Google Play app ended up doing a silent update at night, I don't know what kind of additional information I could send you now since it runs flutter doctor it will be with upgrader 4.10, but the failure, in my case, occurred in 4.2.

larryaasen commented 2 years ago

Look at the release notes for version 4.2.1 https://pub.dev/packages/upgrader/changelog#421

larryaasen commented 2 years ago

@549064368 Can this issue be closed?