-
I'm using react native firebase admob, and wanted to figure out, if i have to follow "European User Consent" guide from docs in my app (is it necessary?). Also wanted to know, how to combine it with App Tracking Transparency (iOS 14+)? |
Beta Was this translation helpful? Give feedback.
Answered by
mikehardy
May 27, 2021
Replies: 1 comment
-
Hi there! This is not react-native specific, this is a general consent / permissions issue for any iOS app. I think stackoverflow is a better venue and suggest searching + posting there |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andersonaddo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there! This is not react-native specific, this is a general consent / permissions issue for any iOS app. I think stackoverflow is a better venue and suggest searching + posting there