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

Support Chrome for Android #5

Open
simevidas opened this issue Oct 13, 2016 · 6 comments · May be fixed by #11
Open

Support Chrome for Android #5

simevidas opened this issue Oct 13, 2016 · 6 comments · May be fixed by #11

Comments

@simevidas
Copy link

I’ve tested your demo in browsers on Android; it works in Firefox, but not in Chrome. Could you confirm?

@hkirat
Copy link
Owner

hkirat commented Oct 13, 2016

Works fine on Desktop.
Never tried on Android. As for ios it is not working on Safari.

@simevidas
Copy link
Author

simevidas commented Oct 13, 2016

Having this feature on mobile would be quite useful, I think, because unlike desktop, you can’t just open DevTools on the mobile device. Instead, you’d have to connect the device via USB and activate remote debugging. You library seems like a handy alternative to that.

So, it’s definitely worth making this work on mobile as well. Note that testing on real mobile devices has become an integral part of web development.

@hkirat
Copy link
Owner

hkirat commented Oct 13, 2016

Thanks for the suggestion @simevidas
I totally agree that testing on mobile devices is integral these days.
I've never tried remote debugging, but I will after this.
Could you once check with your chrome whether or not the application was provided permission to provide Desktop Notification.
Did a popup asking for permission appear in chrome?

@simevidas
Copy link
Author

Yes, I got the permission dialog and enabled notifications.

I just tested via remote debugging and got this error when trying your demo:
capture

@hkirat
Copy link
Owner

hkirat commented Oct 14, 2016

Thanks @simevidas .
I'll look into it

@leocabeza
Copy link

Notifications in Chrome Mobile are a known issue, maybe this helps, but works only in https: http://stackoverflow.com/questions/31512504/html5-notification-not-working-in-mobile-chrome

@jarifibrahim jarifibrahim linked a pull request Oct 18, 2016 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants