facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 909 forks source link

Missing important data in FB Analytics #843

Open RohovDmytro opened 3 years ago

RohovDmytro commented 3 years ago

Pealing my hair... But. I've tripple-checked all the configs and now I'm suspecting react-native-fbsdk.

The things is that in FB Analytics I do not see any additional data (country, gender, language, device), everything is uknown.

All the tools and set up protocols executed, events are sent. Just to data is shown.

What went wrong and what I can do?

image

goodifycesar commented 3 years ago

We're having similar issues with FB Event manager, so we're following this thread carefully https://github.com/facebook/react-native-fbsdk/issues/832