Reputation: 6394
I get following warning while validating archive
Undeclared Use of Advertising Identifier [IDFA].
You app contains the Advertising Identifier [IDFA]
API but you have not indicated its usage on the Prepare for Submission
page in iTunes Connect. Click Submit for Review to access the
Prepare for Submission page and indicate IDFA usage.
Google returns only 2 pages in some asian language when I search for that text.
I do not know where is Prepare for Submission page? I searched it in iTunes Connect.
Upvotes: 2
Views: 2010
Reputation: 1297
It's only a warning, you will get it validating the build or submitting it from XCode.
When you prepare the build in the new iTunesConnect, you have to select the build you want to submit for review (it will appear there a few minutes after you submit it with Xcode, even with the IDFA warning), after you click Submit for Review you will get the three questions with a warning saying:
Ensure that you select the correct answer for Advertising Identifier (IDFA) usage. If your app does contain the IDFA and you select No, the binary will be permanently rejected and you will have to submit a different binary.
Select the appropriate answers and your build should change the state to Waiting For Review.
Upvotes: 3
Reputation: 1976
In iTunesConnect, click on submit for Review. Then you're asked three questions on IDFA, encryption usage and usability changes.
Upvotes: 1