Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] WebPush is not working #9912

Closed
lobontiumira opened this issue Apr 14, 2020 · 4 comments
Closed

[Bug] WebPush is not working #9912

lobontiumira opened this issue Apr 14, 2020 · 4 comments
Labels
🐞 bug Crashes, Something isn't working, .. S3 Blocks non-critical functionality and a work around exists

Comments

@lobontiumira
Copy link

lobontiumira commented Apr 14, 2020

Steps to reproduce

  1. Go to https://gauntface.github.io/simple-push-demo/ and enable Push Notifications.

Expected behavior

Push Notifications toggle can be enabled, and the user can send web push messages.

Actual behavior

The page does nothing. The toggle cannot be enabled.

Device information

  • Android device: all
  • Fenix version: Nightly debug build from 4/14, Beta 4.3.0-beta.1
  • Works as expected on Fennec 68.7.0

webpush.txt

push

┆Issue is synchronized with this Jira Task

@lobontiumira lobontiumira added 🐞 bug Crashes, Something isn't working, .. S3 Blocks non-critical functionality and a work around exists labels Apr 14, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label Apr 14, 2020
@liuche
Copy link
Contributor

liuche commented Apr 15, 2020

@jonalmeida can we re-enable webpush? AC 38 has GV 76.

@jonalmeida
Copy link
Contributor

jonalmeida commented Apr 15, 2020

Push is already enabled in nightly. This is failing because the build is debug which has no Firebase API keys.

We can close this as invalid.

@lobontiumira
Copy link
Author

@jonalmeida it is also reproducible on Beta 4.3.0-beta.1, and in 4.2.1 RC, that are not debug builds.

@jonalmeida
Copy link
Contributor

@jonalmeida it is also reproducible on Beta 4.3.0-beta.1, and in 4.2.1 RC, that are not debug builds.

Yes, it's only enabled on nightly right now. You can follow #9338 to know when it will be enabled on beta/release. Thanks!

@ekager ekager removed the needs:triage Issue needs triage label Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. S3 Blocks non-critical functionality and a work around exists
Projects
None yet
Development

No branches or pull requests

4 participants