IDFA使用不当,您的应用不符合ios中的限制广告跟踪设置

前端之家收集整理的这篇文章主要介绍了IDFA使用不当,您的应用不符合ios中的限制广告跟踪设置前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我检查了iTC设置

我已经在2天前上传了相同的应用程序并且它工作正常,但是今天我上传了相同的应用程序,其中有一个小错误修复它现在显示错误.

我正在使用Admob,Revmob和Applovin.但我知道admob是罪魁祸首.

解决方法

对我来说唯一的解决方案是废弃Admob-SDK并整合 Startapp-SDK,它符合苹果新的IDFA政策,你可以阅读他们的 documentation here.

如果Admob的人解决这个问题我会告诉你.

来自Applovin Folks

I wanted to update you on an IDFA change Apple made on Saturday. Apple’s systems are automatically rejecting apps that are uploaded if the app has SDKs in it that access IDFA and still support pre-iOS 6 (where IDFA wasn’t present). Our new SDK 2.3.6 (and in Unity,3.0.9) will now pass Apple’s screen since we have deprecated support for iOS 4 and 5 (only 1.5% of traffic); and note that many popular SDKs in the market act similarly so you may need to work with your other vendors on updating their software for compatibility.

编辑

我今天(2014年5月5日)使用admob 6.8.0上传了一个更新,并且已成功上传

原文链接:https://www.f2er.com/iOS/333960.html

猜你在找的iOS相关文章