-
Notifications
You must be signed in to change notification settings - Fork 63
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
Comments
Works fine on Desktop. |
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. |
Thanks for the suggestion @simevidas |
Thanks @simevidas . |
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 |
I’ve tested your demo in browsers on Android; it works in Firefox, but not in Chrome. Could you confirm?
The text was updated successfully, but these errors were encountered: