I recently implemented a basic app using Firebase, follow tutorials, do some things, I deployed my app to other people, then I just read the manifest and I figure out I don't have any permissions on it. How is this possible?
Actually, the permission is there. The permission is added automatically when you add the Firebase SDK.
If you are using Android Studio 2.2, you can view the merged manifest to see which library is adding that permission by opening the AndroidManifest.xml
and then tap on the Merged Manifest
tab below.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With