CodesFirst / new_version_plus

Check if your user has the most recent version of your Flutter app.
BSD 3-Clause "New" or "Revised" License
27 stars 70 forks source link

The iOS App fetching the previous version from App store #54

Open Aamer-Ali opened 6 months ago

Aamer-Ali commented 6 months ago

I have Place a build 1.1.55 on production its up and running. But it didn't fetch the same version instead it fetch the previous version from production that is 1.1.53.

Please help me with this.

cocodding0723 commented 5 months ago

I think this problem is related to this.

https://stackoverflow.com/questions/64804430/appstore-version-api-is-giving-different-version

jtavio commented 3 months ago

when they check this I get null when I check the version in IOS?

jasminder commented 1 month ago

Same issue