I'm uploading a new build of my iOS app and as always, I was going to check the IDFA options but I can't find them anywhere! Did something change?
Asked
Active
Viewed 641 times
1
-
I have the same question. Did you find the answer? – huynguyen Nov 23 '20 at 05:23
-
Unfortunately not – Sotiris Kaniras Nov 23 '20 at 09:27
1 Answers
1
It seems after requirement that apps use IDFA must ask users permission, Apple doesn't ask developers to select whether app use IDFA in App Store connect anymore.
So just submit app and don't care about it. I have submited an app successfully.

huynguyen
- 7,616
- 5
- 35
- 48
-
-
Ask permission with AppTrackingTransparency framework: https://developer.apple.com/documentation/apptrackingtransparency – huynguyen Nov 26 '20 at 00:10