your app contains non-public API usage.

最近iPhoneアプリでリジェクトされたり色々していますが、今日はアップデートでこんなエラーでつまづいた。
Archive -> 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 Appli-published APIs in accordance with the guidelines, send the app's
nine-degit Apple ID, along with detaild 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/.

調べてみると、UIDeviceでどうのこうのということで、悩んだけど。
Apdriverのモジュール削除したら大丈夫になったよう。
古いモジュールは残しておいたらいけませんね。

ということで、アップデート申請完了。

リジェクトの方どうするかな?