Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mozilla on android | Not working? #5

Closed
kushubham9 opened this issue Aug 16, 2017 · 3 comments
Closed

Mozilla on android | Not working? #5

kushubham9 opened this issue Aug 16, 2017 · 3 comments

Comments

@kushubham9
Copy link

Hi,
I tried to execute this on mozilla android browser. Though the subscription is successful, notifications are not getting delivered.

Does firefox on android not support VAPID? Is FCM essential for it?

V. 54.0.1

I am confused. What role does FCM plays with mobile browsers?

@Minishlink
Copy link
Owner

Hi, please see the discussion web-push-libs/web-push-php#108

With Firefox for Android, FCM is a bridge between the Mozilla's autopush subscription and Google notification system.

@kushubham9
Copy link
Author

@Minishlink Thanks a lot. It does solve the problem when I disable the padding.

However, I did not get your last part.

  1. Where exactly is FCM coming into play in a typical flow? [I used only VAPID]
  2. Can we send notification through FCM without VAPID on android devices?

@Minishlink
Copy link
Owner

  1. You don't have to worry about FCM when using web-push-php with VAPID.
  2. Yes, but only in Google Chrome for Android, so it's not recommended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants