How to test App Tracking Transparency popup message

I implemented ATT with google API. And issue is that I never see the popup message itself. I have on my test device, the Personalised Ads greyed out - (with message ..your Apple ID is associated with region where Apple-delivered ads are not available ...)

So when ever I run application I get immediately response for requestTrackingAuthorization reguest - "Denied" even when I put to debug parameters notEEA and my device as testDeviceIdentifiers ...

still no changes.

Any clue how to get this tracking message popup appearing during testing?

Answered by Rauli in 719735022

well turned out that I can use Simulator for it. And I don't need to have actual device for testing.

Accepted Answer

well turned out that I can use Simulator for it. And I don't need to have actual device for testing.

How to test App Tracking Transparency popup message
 
 
Q