invertase / react-native-firebase

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
https://rnfirebase.io
Other
11.48k stars 2.18k forks source link

[React Native][iOS] Consent mode v2 #7758

Open SindiAscendix opened 1 month ago

SindiAscendix commented 1 month ago

Discussed in https://github.com/invertase/react-native-firebase/discussions/7752

Originally posted by **SindiAscendix** April 17, 2024 hey there 👋 I'm facing some issues on my React Native app in which I use react-native-firebase and currently, we have enabled Google Analytics through it. Some time ago we got all tracking not working anymore because of consent mode v2. I was using "@react-native-firebase/analytics": "^17.3.0" Android is working out of the box without making any changes. Now I have upgraded to "@react-native-firebase/analytics": "^19.0.1" (as mentioned here everything was released on this version https://github.com/invertase/react-native-firebase/discussions/6636#discussioncomment-8547364) but still we don't see any changes in the console, analytics still not working for iOS. Can someone please share with me if they made anything different to support this on iOS too? Your feedback is very valuable!
github-actions[bot] commented 2 weeks ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.