二进制因非公开API使用而被拒绝(谷歌分析iOSv2) [英] Binary rejected because of Non-public API usage (google analytic iOSv2)

查看:114
本文介绍了二进制因非公开API使用而被拒绝(谷歌分析iOSv2)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近因为原因拒绝了一个应用 -
非公开API使用:应用不允许访问UDID,也不能使用UIDevice的uniqueIdentifier方法。请更新您的应用程序和服务器,将用户与iOS 6中引入的供应商或广告标识符关联。



我在此应用程序中使用了谷歌分析iOS v2,是否会导致此问题问题?

解决方案

我的应用也因新的UDID策略而被拒绝。在我的情况中,我使用的是AdMob,解决此问题的步骤是:


  • 将AdMob更新到最新版本Google警告我,如果我在5月1日之后尝试提交该应用程序,我的应用程序将被拒绝。)

  • (衍生数据)。
  • Product> Clean。




完成这些步骤后,我提交了我的应用程序,现在正在等待审核(在这些步骤之前,Apple在收到上传后拒绝了我的应用程序)。 希望它帮助!


I recently had an app rejected because of reason - Non-public API usage: Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. Please update your apps and servers to associate users with the Vendor or Advertising identifiers introduced in iOS 6.

I have used google analytics iOS v2 in this app, is it causing this problem?

解决方案

My app was rejected due to the new UDID polices too. In my case, I'm using AdMob and the steps to fix this problem was:

  • Update AdMob to the latest version (Google warned me that my app would be rejected if I would try to submit it after 1st May).

  • Go to Xcode > Organizer > Projects > YourProject > Delete (Derived Data).

  • Product > Clean.

After these steps I submitted my app and now is Waiting to Review (before these steps Apple rejected my app at the moment after Upload Received).

Hope it helps!

这篇关于二进制因非公开API使用而被拒绝(谷歌分析iOSv2)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆