Firebase Messaging should have a method to check notification permissions #5019
Unanswered
komape
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
Uh oh!
There was an error while loading. Please reload this page.
-
As written in this documentation Firebase Messaging is supposed to have the following method:
But it does not. I have version 7.0.3 installed which is the most current version to my knowledge. Am I missing something? If not please add it again. I don't want to have an extra package just to check notification permissions and this should just be included into a package about notifications.
What also occurs strange to me is that I get the Firebase Messaging
instance
by invokingFirebaseMessaging()
.Beta Was this translation helpful? Give feedback.
All reactions