mercredi 9 avril 2014

iPhone - un numéro de version Appstore app - Stack Overflow


I have updated an app in the Appstore. Its new bundle version is 1.15 (in binary details) and its version is 1.2 (in app details). The previous version was 1.1 and 1.1. After updating it, the users who had installed the previous version don´t receive a notification of the new version. May this problem be related to the bundle version? I mean, 1.1x is a newer version for Appstore than 1.2, or should I have set 1.2 in the binary details?




Numbers between dots are considered as whole, non-decimal numbers.


This means that version 1.2 is an older release than 1.15 as the ".15" is considered to be 15 and the ".2" is considered to be 2


The new bundle version should have been 1.1.1




In the iTunesConnect I have found this advice:


The version number of the app you are adding. Numbering should follow typical software versioning conventions (for example, 1.0 or 1.0.1 or 1.1).



I have updated an app in the Appstore. Its new bundle version is 1.15 (in binary details) and its version is 1.2 (in app details). The previous version was 1.1 and 1.1. After updating it, the users who had installed the previous version don´t receive a notification of the new version. May this problem be related to the bundle version? I mean, 1.1x is a newer version for Appstore than 1.2, or should I have set 1.2 in the binary details?



Numbers between dots are considered as whole, non-decimal numbers.


This means that version 1.2 is an older release than 1.15 as the ".15" is considered to be 15 and the ".2" is considered to be 2


The new bundle version should have been 1.1.1



In the iTunesConnect I have found this advice:


The version number of the app you are adding. Numbering should follow typical software versioning conventions (for example, 1.0 or 1.0.1 or 1.1).


0 commentaires:

Enregistrer un commentaire