I have an iOS app and I want to test the ATT dialog related code. Once the app is installed, on subsequent reinstalls the user's choice is persisted and the toggle is shown in the settings (Settings > Privacy > Tracking)
Is there any way to mimic the first install and see the ATT dialog?
I tried "Reset Location & Privacy" and "Reset all settings" with the app uninstalled, then installed it again. iOS device version 14.6
If you just want just to test it out, you can try by giving it a new Bundle ID. This for the system is like a fresh install so you can test the App Tracking Transparency permissions.