Recently some updates were made into an iOS app build within WQA and new builds were distributed successfully. It is expected to have new/updated build version of the app in the collected data, however, new app build versions are not captured in WQA bug, feedback and session details.
Asked
Active
Viewed 35 times
-1
-
Please rephrase your text as an actual question. Your text above is not a question and this post is now a candidate for being closed and/or deleted. – Idan Adar Nov 14 '14 at 18:05
1 Answers
0
In iOS the "CFUUIDCreate" method is used to generate a Universally Unique Identifier (UUID). When the back-end detects that this has changed, it checks automatically creates a new version for the application. Small UI changes might not generate a new UUID.
See the following tech note for more information:

Hamid Kalantari
- 111
- 5