Skip to content

IOS App Tracking Transparency for Admob #5340

Answered by mikehardy
abdullahskartal asked this question in Q&A
Discussion options

You must be logged in to vote

Use react-native-permissions for ATT, I think.
I can't speak to integration with AdMob, they removed it from the upstream firebase SDKs so we don't relate to it directly at the moment.

If you want to use AdMob, you must integrate ATT though, as it uses IDFA symbols from iOS.
There are lots of toggles for whether data is collected by default on startup that are available in firebase.json you can see the schema here (v11.5.0 version from here, where we still had a firebase admob module) https://github.com/invertase/react-native-firebase/blob/v11.5.0/packages/app/firebase-schema.json

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@abdullahskartal
Comment options

@mikehardy
Comment options

@abdullahskartal
Comment options

Answer selected by abdullahskartal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants