Skip to content

Notification permission check not working on Android #5761

Discussion options

You must be logged in to vote

That is because Android requires no special permissions to display a notification, as far as I know.

The documents are explicit on the same:

On Android, you do not need to request user permission. This method can still be called on Android devices; however, and will always resolve successfully.

https://rnfirebase.io/messaging/usage#ios---requesting-permissions

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DeveloperTheExplorer
Comment options

@mikehardy
Comment options

@DeveloperTheExplorer
Comment options

Answer selected by mikehardy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants