Facebook Native Ads on iOS

女生的网名这么多〃 提交于 2019-12-10 08:54:08

问题


I'm trying to implement native ads from Facebook in my app. I put the code exactly like Facebook said, and it works. But only if the app was installed via xCode. If the app is installed via Test Flight the ads never appears. Any ideas?

My Audience Network permission is enable, as well as my ad placement


回答1:


I have facing this problem when using Testflight beta testing, I switch to Fabric beta testing and the facebook native ad shows. Just put the app on app store and will be fine.

Remember to uncheck the "Limit Ad Tracking" in the device settings. https://developers.facebook.com/docs/audience-network/faq#a12




回答2:


I know, this question is already answered. I am adding information to help someone looking for explanation.

Test Flight rotates through a pool of IDFA's and hides the users true IDFA, making it difficult to identify a Facebook user – and that is required for delivering an ad.




回答3:


I had an issue similar to this so I used one of my tickets to open a chat with someone at apple via members center. They advised me to give the app 24-48 hours of being live for iAds to work correctly on all devices. They said that Xcode should always display iAds but other methods of deploying iAds may be a bit behind.



来源:https://stackoverflow.com/questions/29779758/facebook-native-ads-on-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!