IOS using Facebook SDK, what options should I select in iTunes Connect IDFA?

My iOS app uses the Facebook SDK

[FBSettings setDefaultAppID:FACEBOOK_ID];

[FBAppEvents activateApp];

      

So which options should you choose in iTunes Connect?

You should also check

End ad tracking settings

Thank you for your responses,

enter image description here

0


source to share


1 answer


Facebook

uses setting IDFA

for attributes. Therefore, you should check the second checkbox.

If you are also serving ads, you should also check the first field.



Good luck with your introduction!

+2


source







All Articles