react-facebook
react-facebook copied to clipboard
Automatically logged events not working
In the documentation of Facebook SDK there is mentioned that by loading the script event 'App Launch' will be automatically logged to Facebook Analytics.
https://developers.facebook.com/docs/app-events/getting-started-app-events-web#auto-events
But when using your library, I am not receiving any such events.
Is this a bug, a development decision or am I not using the library correctly somehow?
It is strange because we are loading standard Facebook SDK. Do they have any special parameter for this ?