Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

What code do I need to add to show the AppTrackingTransparency prompt?

We have provided an example code snippet for how to invoke the ATTrackingManager class here.

You may also refer to Apple's documentation here.


Additional Resources