-
Notifications
You must be signed in to change notification settings - Fork 1.6k
FR: Kids category app rejection "-[APMIdentity retrieveAdTrackingConsentStatus]" #7695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is there any progress about this issue? We got rejection too for the same reason after we've updated Firebase 7.8.0. |
Hey folks, sincere apologies for the trouble you're seeing here. I'll escalate this immediately and we'll report back ASAP. Note that a lot of the folks involved are in California so it'll be a couple of hours before they're up and online, but this is a top priority for us to unblock everyone. |
Hi there. @ryanwilson thank you for priority 0 reaction on this. Writing here just to pay more attantion on this problem but from Unity SDK side (firebase/quickstart-unity/issues/989) - we are in trouble there too. |
Hi everyone, We just released Firebase 7.8.1 on CocoaPods and Swift Package Manager and this hopefully fixes the issue. Please update and let us know if you face the rejection again and we'll re-open this bug. Thanks for your patience! |
Hi! Does anyone tried to validate an app in Apple with the latest 7.8.1 pod? |
we also got rejection from Apple, please see here firebase/quickstart-unity#989 |
Hi @Seleznov , we got rejection again with Firebase Analytics 7.8.1 and now I don't know which 'grep' command that should I search for in the source code? |
Hello, @haydarKarkin , you can directly ask Apple what part of code seems wrong for them. Please let us know their response if it possible. We've not tried the 7.8.1 version, just temporarily switched off the Firebase services till situation will be solved. |
Hello @AlexNay-iOS , I've asked them many times but they've responded me same answer: Guideline 1.3 - Safety - Kids Category We noticed that your Kids Category app includes analytics, advertising and collects, transmits, or has the ability to share personal information or device information with third parties. Specifically:
Next Steps To resolve this issue, please remove this functionality or revise your app so that no personally identifiable information or device information is sent to third parties. Resources
|
We've updated Firebase 7.8.0 but got the rejection again.
Apple said they detected the "-[APMIdentity retrieveAdTrackingConsentStatus]" which can be a part of Tracking Transparency framework, which is used when apps collect data about users and share it with third-parties for tracking purposes.
We noticed that the it could be inside the GoogleAppMeasurement:
Do you have any solution fo this situation? 🙏
Related message: #7652 (comment)
The text was updated successfully, but these errors were encountered: