-1

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.

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • 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 Answers1

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:

http://www-01.ibm.com/support/docview.wss?uid=swg21679495