Godot is doing a visualization that working fine on the localhost but when I want to see the visualization on my tablet it gives me the error above
I just a tester of the project if my doesn't describe well or make you confused please take a step to https://github.com/ETS2LA/Euro-Truck-Simulator-2-Lane-Assist/tree/rewrite thanks for reading and reply
same network but can not connect to local host due to Secure Context
can anyone help
- Edited
Are you trying to run a Godot 4 web export using http://example.com
rather than https://example.com
?
DaveTheCoder is HTTP i use all the time
- Edited
As far as I know, a Godot 4 web export requires HTTPS, unless you don't mind a warning message that the user has to explicitly override.
With Godot 3, you can use HTTP.
This may also be relevant. I don't know if it removes the need to use HTTPS:
https://godotengine.org/article/progress-report-web-export-in-4-3/#single-threaded-web-export