Apple store reject my app, cause: PLA 3.3.12

Hello everyone,
sorry to trouble with a question that might be trivial but I do not know which way to head.
I created an app with ionic and sent to the Apple Store as I have done many times, but for 3 times was rejected.
The reason is that it breaks the rule PLA 3.3.12 or the presence of an identifier for advertising purposes without the use of this feature.

The exact message of the store:

> Hello,

> Thank you for your resubmission. We noticed that your app is still not in compliance with our guideline.

> We are unable to proceed with the review of you app until this issue has been addressed.

> PLA 3.3.12

> We
>  found that your app uses the iOS Advertising Identifier but does not 
> include ad functionality. This does not comply with the terms of the iOS Developer Program License Agreement, as required by the App Store Review Guidelines.

> Specifically, section 3.3.12 of the iOS Developer Program License Agreement states:

> "You
>  and Your Applications (and any third party with whom you have 
> contracted to serve advertising) may use the Advertising Identifier, and
>  any information obtained through the use of the Advertising Identifier,
>  only for the purpose of serving advertising. If a user resets the 
> Advertising Identifier, then You agree not to combine, correlate, link 
> or otherwise associate, either directly or indirectly, the prior 
> Advertising Identifier and any derived information with the reset 
> Advertising Identifier."

> 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 is serving ads, please:

> -
>  Ensure that you have tested your app on a device, not just the 
> simulator, and that you have removed all previous versions of your app 
> prior to testing

> - Provide us the steps to locate ads in your app

> 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

> If
>  you are planning to incorporate ads in a future version, please remove 
> the Advertising Identifier from your app until you have included ad 
> functionality.

> To help locate the Advertising Identifier, use the “nm” tool. For information on the “nm” tool, please see the nm man page. 

> If
>  you do not have access to the libraries' source, you may be able to 
> search the compiled binary using the "strings" or "otool" command line 
> tools. The "strings" tool lists the methods that the library calls, and 
> "otool -ov" will list the Objective-C class structures and their defined
>  methods. These techniques can help you narrow down where the 
> problematic code resides.

> If you have any questions about the 
> information provided, please reply to this message and we will get back 
> to you as soon as we can.

> Best Regards,

> App Store Review

Obviously I have tried many times in the code but I have found no trace of anything and this app has no plugin advertising!

This is the plugin list:

> cordova-plugin-geolocation 1.0.1 "Geolocation"
> cordova-plugin-inappbrowser 1.0.1 "InAppBrowser"
> cordova-plugin-statusbar 1.0.1 "StatusBar"
> nl.x-services.plugins.socialsharing 4.3.19-dev "SocialSharing"
> org.apache.cordova.console 0.2.13 "Console"
> org.apache.cordova.device 0.3.0 "Device"

this is version of platform

> Cordova CLI: 5.1.1
> Gulp version:  CLI version 3.9.0
> Gulp local:   Local version 3.8.11
> Ionic Version: 1.0.0-rc.0
> Ionic CLI Version: 1.6.4
> Ionic App Lib Version: 0.3.8
> ios-deploy version: 1.7.0 
> ios-sim version: 3.1.1 
> OS: Mac OS X Yosemite
> Node Version: v0.12.7
> Xcode version: Xcode 6.4 Build version 6E35b 

thanks so much for everything

Maybe it is in the certificate you created. In there are options for advertising and purchasing.

it’s good idea, but in image

as you can view there are no any extra on my certificate