distriqt/ANE-Adverts-Mediation

FAN. setAdvertiserTrackingEnabled method

Dima107 opened this issue · 3 comments

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?

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.