CodesFirst / new_version_plus

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

package name issue #36

Open alihader34343 opened 1 year ago

alihader34343 commented 1 year ago

when i try with this id org.telegram.messenger everything working but when i use this type of all ids com.facebook.katana,com.naturalbeautyplus.andriod,com.whatsapp started with com not working why ?? any solution

joukhar commented 9 months ago

i found the issue: the problem is not com or org here in facebook app and others , you will not see a fixed version, you will see this:

Version Varies with device

Screenshot from 2024-01-17 20-40-26

and in some apps you will see fixed version and it will not cause error:

Version 3.4.6

Screenshot from 2024-01-17 20-42-56