Application type: Mobile Titanium SDK: 4.0.0 GA Platform: iOS:10.10.3 Device: iOS
Submission issue with iTunesConnect. App rejected because iOS Advertising Identifier framework included, but application does not use advertising.. I did indicate when submitting that the application included the iOS AdID, but it seems that Apple does not want the framework included if the application does not use advertising.
Message from Apple: 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.
If your app does not serve ads, please check your code - including any third-party libraries - to remove any instances of:
class: ASIdentifierManager selector: advertisingIdentifier framework: AdSupport.framework