Describe the bug
Tracking doesn't work with an HTTPS end-point server, this message is displayed whenever the app is opened after the first initial login:
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
To Reproduce
Steps to reproduce the behavior:
- Set the server URL to an
https:// location
- Login
- Restart the app
- See error
Expected behavior
No error
Smartphone (please complete the following information):
- Device: ASUS
- OS: Android 11
- Browser:
Firefox (Fennec) Android System WebView
- Version:
100.1.3 96
Additional context
This might be a security issue specific to mobiles with Firefox set as the default browser. Somehow the app or website is trying to connect with HTTP even when the page is loaded via HTTPS.
This issue does not happen when the website is directly used from Firefox.
Describe the bug
Tracking doesn't work with an HTTPS end-point server, this message is displayed whenever the app is opened after the first initial login:
To Reproduce
Steps to reproduce the behavior:
https://locationExpected behavior
No error
Smartphone (please complete the following information):
Firefox (Fennec)Android System WebView100.1.396Additional context
This might be a security issue specific to mobiles with Firefox set as the default browser. Somehow the app or website is trying to connect with HTTP even when the page is loaded via HTTPS.
This issue does not happen when the website is directly used from Firefox.