I just updated my app in BETA state to Firebase 12.0.0 and when I was going to upload a new version to the Play Store I recieved an error because my app is asking for the permission PHONE_STATE
and I need to add a privacy policy to the aplication to upload the new APK.
After check different changes I saw that this permission is being ask by the last version of Firebase(12.0.0) in Android. Which doesnt allow me to continue my beta testing phase without add a privacy policy.
Why is this permission need it since the last version? Is a bug? any suggestion to continue updating my application without add a Privacy Policy( I will add it in the future, but now now).
Thank you so much.
答案 0 :(得分:4)
This was a mistake in the packaging for 12.0.0 and will be resolved in 12.0.1. You should revert to whatever version of Play services you were using before, or wait for 12.0.1 to be released.
答案 1 :(得分:1)
他们说用12.0.1解决这个问题你可以检查Release Notes。
答案 2 :(得分:0)
它刚刚在12.0.1版本中修复。 请查看发行说明: https://developers.google.com/android/guides/releases