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

didn't work on Windows 10 latest with latest Chrome and Android #2

Open
born2net opened this issue Jan 15, 2021 · 8 comments
Open

didn't work on Windows 10 latest with latest Chrome and Android #2

born2net opened this issue Jan 15, 2021 · 8 comments

Comments

@born2net
Copy link

born2net commented Jan 15, 2021

didn't work on Windows 10 latest with latest Chrome and Android
in all version received the isSupported as false :/

Angular CLI: 11.0.2
Node: 10.15.0
OS: win32 x64

Angular: 11.0.1
... animations, common, compiler, compiler-cli, core, forms
... language-service, localize, platform-browser
... platform-browser-dynamic, platform-server, router
Ivy Workspace: Yes

Package                            Version
------------------------------------------------------------
@angular-devkit/architect          0.1100.2
@angular-devkit/build-angular      0.1100.2
@angular-devkit/core               8.3.29
@angular-devkit/schematics         8.3.29
@angular/cdk                       11.0.0
@angular/cli                       11.0.2
@angular/flex-layout               10.0.0-beta.32
@angular/google-maps               9.2.4
@angular/http                      7.2.16
@angular/material                  11.0.0
@angular/material-moment-adapter   11.0.0
@angular/pwa                       0.803.29
@angular/service-worker            11.0.5
@schematics/angular                8.3.29
@schematics/update                 0.1100.2
rxjs                               6.6.2
typescript                         4.0.5

as well as Android latest.

@ali-master
Copy link
Owner

Is your PWA app installed?

@born2net
Copy link
Author

ya my pwa works fine with icons added to Home screen on Android and Windows 10.
but I don't see the badge numbers. tried clearing manifest with no luck.

@ali-master
Copy link
Owner

For reproducing, I suggest you create a repo and share a simple demo because I tested the lib into my projects, and works as well as expected.

@born2net
Copy link
Author

ok... anything you suggest I can try? console.log something?

@ali-master
Copy link
Owner

Please provide part of your code that you called set method.

@ali-master
Copy link
Owner

is your problem resolved?

@SuperPat45
Copy link

Bage is not supported because your class does not test if the "setAppBadge" function exists in navigator.

See: https://web.dev/badging-api/

@ali-master
Copy link
Owner

Bage is not supported because your class does not test if the "setAppBadge" function exists in navigator.

See: https://web.dev/badging-api/

Hi @SuperPat45

I'm welcoming to your PR if you are interested to make this lib more efficient. If there are some problems, let's fix them together.

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

3 participants