notification-logger
notification-logger copied to clipboard
Support Chrome for Android
I’ve tested your demo in browsers on Android; it works in Firefox, but not in Chrome. Could you confirm?
Works fine on Desktop. Never tried on Android. As for ios it is not working on Safari.
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 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?
Yes, I got the permission dialog and enabled notifications.
I just tested via remote debugging and got this error when trying your demo:
Thanks @simevidas . I'll look into it
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