We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
@Minishlink Thanks a lot. It does solve the problem when I disable the padding.
However, I did not get your last part.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: