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

Question regarding Android mobile support #108

Closed
windate3411 opened this issue Jul 4, 2023 · 3 comments
Closed

Question regarding Android mobile support #108

windate3411 opened this issue Jul 4, 2023 · 3 comments
Labels
question Further information is requested

Comments

@windate3411
Copy link

I'm turning my web app into PWA and add some web-push notification, everything work as expected so I decided to apply app badges to indicate the unread counts. The setAppBadge works fine on my ios PWA, but apparently it doesn't work on Android devices due to some platform limit according to the closed issues and this link.
image

Here's my question, when I wanna check the Browser compatibility regarding setAppBadge on MDN I got confused.
image
If the badging API not support any Android devices, why does the compatibility table shows it supports Android chrome v81+?
Am I missing something or the info I got from developer.chrome.com is already outdated?

Any suggestions would help, thank you guys in advanced!

@marcoscaceres
Copy link
Member

marcoscaceres commented Jul 4, 2023

@tomayac maybe? 👆🤔 (with the note that this isn't really a spec question, but that's ok... this is somewhat related to #102)

@marcoscaceres marcoscaceres added the question Further information is requested label Jul 4, 2023
@tomayac
Copy link

tomayac commented Jul 18, 2023

This looks like a compatibility data issue. I have filed mdn/browser-compat-data#20377 that fixes it.

@marcoscaceres
Copy link
Member

Closing as answered and fixed.

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

No branches or pull requests

3 participants