Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

My app was rejected for using "Advertising Identifier"

My app was rejected for using advertising identifier, but I am not using any advertising identifier in my app. I've checked my code and there is no advertising identifier, I am not even using the Ad support framework.

Yes, my app serves ads but I am using only the iAd framework to serve ads in my app and it's working perfectly fine, and I am not using any third party SDK.

In my first attempt to upload my app to the App Store, I've ticked YES to "Does this app use Advertising Identifier (IDFA)?".

Now I am resubmitting my app to the App Store, so I want to know - which option should I tick in the "Does this app use Advertising Identifier (IDFA)?" section?

Thanks for sharing your knowledge and time.

like image 863
Deepak Avatar asked Aug 20 '14 12:08

Deepak


People also ask

How do I reset Advertising Identifier?

To reset your Android advertising ID, Open Google Settings on your Android device by tapping on menu and then on Google Settings once all apps are displayed on the screen. Locate and tap on the Ads menu under Services. Tap on “reset advertising ID” on the new page.

What is the Advertising Identifier of your phone?

Android – Find your Advertising ID Simply open the Google Settings app on your Android device and click on “Ads.” Your Advertising Identifier will be listed at the bottom of the screen.

How do I find my iOS Advertising Identifier?

Find My Apple Device ID The purpose of the app is to display a device's IDFA, so all you have to do is install and open the app to see your IDFA. In order to reset your IDFA, go to Settings, navigate to Privacy, and select Advertising. On the Advertising page, you'll be able to reset your IDFA.

How do you reset the Advertising Identifier on iPhone 8?

Go to Settings > Privacy > Advertising and you'll find the option to Limit Ad Tracking and Reset your Advertising Identifier.


1 Answers

I've found the answer myself.

From my personal experience, if you'r using only iAds to serve ads in you app and you'r not using any third party libraries like Admob or Facebook, then you need to check to "NO" on Does this app use Advertising Identifier (IDFA)?, because iAd Framework did not use IDFA.

I've already submitted my game using this same procedure and now my app is live on app store Alius and receiving ads successfully (It may take up to 24hr to get ads on your app).

And, now i am going to add Interstitial ad by AdMob to my game and i think now i need to check to YES on Identifier Section in iTunes. I will update my answer as soon as i pass this situation.

like image 193
Deepak Avatar answered Oct 01 '22 16:10

Deepak