You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
For general technical questions, post a question on StackOverflow
with the firebase tag.
For general Firebase discussion, use the firebase-talk
google group.
For help troubleshooting your application that does not fall under one
of the above categories, reach out to the personalized Firebase support channel.
However with 16.0.2 the same operation shows me no permissions in the merged manifest. If I run my app, it crashes pretty much immediately for lack of INTERNET permission.
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in the code in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
with the firebase tag.
google group.
of the above categories, reach out to the personalized
Firebase support channel.
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
I have a simple app with only these dependencies:
With
16.0.1
I can see this:However with
16.0.2
the same operation shows me no permissions in the merged manifest. If I run my app, it crashes pretty much immediately for lack ofINTERNET
permission.Relevant Code:
The text was updated successfully, but these errors were encountered: