App rejected because of Advertising Identifier (IDFA)

Asked

Viewed 1,041 times

1

My app doesn’t make use of any advertising, and even after dialing "No" on both options I keep getting a warning below and I can’t send the app for evaluation. What might be going on?

[...] If your application contains IDFA and you select No, the binary will be permanently rejected [...]

mensagem mostrada

  • http://techcrunch.com/2014/02/03/apples-latest-crackdown-apps-pulling-the-advertising-identifier-but-not-showing-ads-are-being-rejected-from-app-store/

  • Guys, the binary is right!! Ta everything ok on my part! The error is of the page that is not loading correctly! There is a 3rd option that still needs to be selected! I will bring the link to the solution!

2 answers

2

I’ve had a problem like this because of Google Analytics, if that’s your case, you need to remove Iad.framework and libAdIdAccess. your project, you must keep libGoogleAnalyticsServices. a for GA to continue working. Do it, build it, see if everything is OK and go up to the store.

The reason for this question that Apple asks before uploading its product is that Iad has a feature to identify Developers, which implies user privacy. So Apple only allows you to use this feature for apps that actually make use of Iad to track content (such as media, banners, etc), without inflicting the privacy rules that you as a developer have committed to not breaking :)

I hope it helps.

0


What happened was: the page I showed in the image was with loading problem, it actually has 3 options and not two.

Therefore due to this loading error did not allow to complete the completion of the options, and therefore prevented the "send" button was available!

That same day other developers I know had this same problem. The next day Apple fixed the page and managed to post my app normally.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.