Firebase analytics is not allowed to use anymore on Android for auto-restart code? #9825
Unanswered
lanistor
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recently in China, firebase analytics is not allowed to use because it will request auto restart.
Our app was taken down because of this reason, and we have received this report from Xiaomi, Oppo until now, and this will happen in other brands soon, for chinese law. So we now have to find another to replace firebase analytics, but we really what to use firebase.
This problem will happend to all apps selling in China, so i think it's really a big problem.
So if firebase can add a switch to
auto-restart
code? After user agree app's protocol, then run the code?The detail log is here:
and we have removed
com.google.gms:google-services
by this tutorial: https://medium.com/@samstern_58566/how-to-use-firebase-on-android-without-the-google-services-plugin-93ecc7dc6c4Beta Was this translation helpful? Give feedback.
All reactions