Closed AlixH closed 2 years ago
Hello, Does the check also work for internal version numbers such as Android versionCode and iOS build number ? If I release a 2.0.0 version with versionCode 100, can I know if there is a update of version 2.0.0 with versionCode 101 ?
Unfortunately not - Google and Apple don't expose the version code / build number publicly as far as I'm aware.
Hello, Does the check also work for internal version numbers such as Android versionCode and iOS build number ? If I release a 2.0.0 version with versionCode 100, can I know if there is a update of version 2.0.0 with versionCode 101 ?