Please help…Does anyone know what the problem is and how to correct it?
One of my apps was just rejected (see below) for using the iOS Advertising Identifier which I don’t use. Info about my app below.
Build: CoronaSDK 2014.2185
Plugins: Vungle, InMobi, Social (CoronaProvider_native_popup_social)
API: Game Center
+++++++++++++++++++++++++
Apple Reject Reason:
+++++++++++++++++++++++++
We found your app uses the iOS Advertising Identifier but does not include ad functionality.
Note: iAd does not use the AdSupport framework, ASIdentifierManager, or the Advertising Identifier. Therefore they are not required for iAd implementations and should not be included in your app for iAd support.
Please check your code - including any third-party libraries - to remove any instances of:
class: ASIdentifierManager
selector: advertisingIdentifier
framework: AdSupport.framework