iPhone应用程序拒绝被苹果公司称使用分析

前端之家收集整理的这篇文章主要介绍了iPhone应用程序拒绝被苹果公司称使用分析前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我的一个 iphone应用被苹果拒绝了.这是决议中心的原因.

We found that your app uses analytics software to collect and send
device data to a third party,which is not in compliance with the iOS
Developer Program License Agreement.

3.3.9 You and Your Applications may not collect user or device data without prior user consent,and then only to provide a service or
function that is directly relevant to the use of the Application,or
to serve advertising. You may not use analytics software in Your
Application to collect and send device data to a third party.

Specifically,your application is transmitting the user’s MAC address
without their prior consent. It would be appropriate to either remove
this behavior from your application or obtain the user’s consent.”

没有使用任何分析sdk.只有第三方使用的是 – Chartboost,Revmob,facebook-ios-sdk,Nextpeer.我该如何解决这个问题?怎么能找到哪个sdk有问题?

解决方法

我得到了苹果的回复同样的问题. Apple指出了其下一个多人sdk问题.用户设备信息在游戏中收集.简单的解决方法是在EULA中表明它.

看这些截图.

猜你在找的Xcode相关文章