Closed Dima107 closed 3 years ago
This is for usage in the case where you wish to disable automatic tracking and request authorisation from your users before enabling it.
https://developers.facebook.com/docs/audience-network/guides/advertising-tracking-enabled/
Is the plugin calling this internally with true automatically? It has to be manually called before init according to Facebook.
The extension does not call this automatically.
I found it in as3docs. But I didn't find usage of it in example and implementation guide. Is this method required for correct implementation?