[slightlyoff/ServiceWorker] Service worker not working when tested on mobile using local ip. (#914)

Service worker works fine, when test locally ( because it allows http://localhost ) , but if i have to test the same app on mobile using my computer IP, it pops up error in console saying undefined:1 Uncaught (in promise) DOMException: Only secure origins are allowed.
How to test that service worker works fine in mobile?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/914

Received on Thursday, 16 June 2016 13:18:06 UTC