To use SKAdNetwork
I need to set flag isAdvertiserTrackingEnabled
either to true or to false.
In Facebook documentation they say to set it according the device consent:
https://developers.facebook.com/docs/app-events/guides/advertising-tracking-enabled/
How can I check if device gives consent for this or not? What is the permission I need to look for or ask?