Firebase SDK in Kids Apps (IDFA)

We have a kids app and we cannot updated because Apple Review is asking us to remove entirely FIREBASE, because it uses "IDFA".


When we updated our build NOT to use IDFA (there's a way to use Firebase still WITHOUT IDFA), apple is still asking us to remove Firebase entirely.


Does anybody else have this issue?

How do developers in Kids Apps are handling analytics?


Any help would be great!

Hi,
We had exactly the same issue right now. Did you find a solution ? thanks.
Hello,
did you guys find any solution ?
Unfortunately no news yet, still gets rejected.
Any update on this? What did you end up doing?
Has anybody else solved this issue? We are still seeing this.

https://firebase.google.com/docs/ios/setup

For Analytics without IDFA collection capability, use this pod instead

pod ‘Firebase/AnalyticsWithoutAdIdSupport’

Firebase SDK in Kids Apps (IDFA)
 
 
Q