SSブログ

[エラー] Your app contains non-public API Usage

アプリ申請の際、xcodeのorganizerでvalidateをした際に下記エラーが発生

ーーーーーーーーーーーーーーーーーーーーーーーーーー
Your app contains non-public API usage. Please review the errors, correct them, and resubmit your application.
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. if you think this message was sent in error and that you have only used Apple-published APIs in accordance with the guidelines, send the app's nine-digit Apple ID, along with detailed information about why you believe the above APIs were incorrectly flagged, to appreview@apple.com. For further information, visit the Technical Support Information page at http://developer.apple.com/support/technical/.
ーーーーーーーーーーーーーーーーーーーーーーーーーー

【対処】
AdMob を最新版に変更(v6.2 → 6.5)

xcodeでTARGETを選択し
Build Settings->Search Paths->Library Search Pathsで
古いバージョンのAdMobのパスを削除

nice!(0)  コメント(0) 

nice! 0

コメント 0

コメントを書く

お名前:
URL:
コメント:
画像認証:
下の画像に表示されている文字を入力してください。

この広告は前回の更新から一定期間経過したブログに表示されています。更新すると自動で解除されます。