2

I'm using AdMob as a mediation tools among Ads publishers for an iOS app. While I could easily get the way to send back the result of the AdMob consent status form for other technologies, I couldn't find any sample regarding facebook. So, I implemented it in this way:

#import <FBSDKCoreKit/FBSDKSettings.h>
[FBSDKSettings setLimitEventAndDataUsage: YES]; // or NO

Is there anyone out there able to confirm that it is the right way to perform it ? Thanks by advance for your answer.

4

0 回答 0