Closed vishnudevasi closed 4 years ago
Hello @vishnudevasi,
Which iOS version is running on your XR device? Authorization popup will only show on iOS 14+ devices
oh ok got it my iOS version is 13.3.1
That's perfectly fine. For iOS 13 and lower devices, the ASIdentifierManager is used, so popup won't show but you'll get proper authorization status and IDFA.
When your device updates to iOS 14, then you'll see the popup when requesting the authorization.
hi Its build Successfully in Xcode 12 but I didn't see any Pop-up in my XR device and in Xcode log its showing Authorization status: Authorized and also obtaining IDFA but didn't see any Pop-up so why this happen?
Thanks