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

Does the Branch SDK trigger the AppTrackingTransparency prompt?

The Branch SDK does not trigger the ATT modal. If you want to implement it, we have provided an example code snippet for how to invoke the ATTrackingManager class here.

You may also refer to Apple's documentation here.