PWA wont open in standalone mode on android

依然范特西╮ 提交于 2019-11-29 04:54:39

As per the comments, this appears to simply be a bug that was fixed in Chrome 63+.

EDIT:

See edits above - hosting via HTTPS also solved the same issue for me on v63 and Canary v66. Localhost might not be sufficient to allow apps to launch in standalone mode.

One solution I found is to use the proxy from developer tools under remote devices. You have to use USB cable to connect your device and proxy the application, this way you can use localhost as well.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!