Hello everyone,
Our app was recently rejected by an Apple reviewer because while we don’t show ads, we’re apparently still using the IDFA (in contradiction of section 3.3.12 of the iOS Developer Program License Agreement ).
We recently included the Flurry plugin in our app so we can track download numbers, demographics, etc. The first update with Flurry included was accepted just fine by the Apple reviewer (my guess is that they just didn’t bother to check for ads showing) - but it appears they were more thorough this time.
In Feb 2014 there was a thread on here about this exact issue - apparently there was a bug in the Flurry sdk where they referenced the API even when not actually using Ads, and that’s what caused the app rejection.
We have updated to the latest daily build of Corona (2015.2535) and gave that a shot - but we ended up with strange linking errors when attempting to build, so we downgraded to (2015.2534) and that built just fine. We uploaded the build, selected it at iTunes Connect, said “no” to IDFA usage - and we were immediately blocked as they have detected that we do still indeed use the IDFA.
Can anyone provide us with some advice as to how we might proceed?
Thank you!