wei-spring / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Version numbering on iOS forces review on Testflight. #1406

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
--
Apologies if the terminology is incorrect.  I'm talking about the (app) version 
number styled as 1.60 for example and the bundle version number styled as 160
--

Due to the new testing system from Apple builds need to be reviewed if the 
version number changes, but not if only the bundle version number changes.  But 
also its not possible to upload two builds with the same bundle version number.

Codenameone's management of version numbers means that new builds are flagged 
as new versions and need to go through review, which means its 48 hours or so 
before customers can get hold of updates for testing.  If there was an option 
in CN1 that allowed setting the bundle version number independently of the 
application version then it would be possible to update testflight builds 
without review and get them out faster.

Original issue reported on code.google.com by NickKoir...@gmail.com on 18 Mar 2015 at 10:24