Closed developerJai closed 1 day ago
I've made the experience that free ngrok domains aren't working, because of the "landing page" you'll see when visiting the domain for the first time:
They're saying we could set a ngrok-skip-browser-warning
header, but I couldn't get it to work.
The easiest solution is to subscribe to the $8/month ngrok personal plan, which removes the landing page entirely.
This way, I can test https-related features like camera access locally without issues.
Note: There is a free local https tool that looks promising, though I haven't tested it yet: Ophiuchi.
Thank you for your reply, @leonvogt. However, the issue is not limited to ngrok; it also affects other custom domains.
If you try accessing https://google.com or https://www.amazon.com, you will see that they are not working.
The problem lies with the custom domains, while the IPs are functioning properly.
Hm don't quote me on that, but I think it may only work on sites that have Turbo installed.
@leonvogt is correct, the website needs Turbo.js for Hotwire Native to work.
I am trying to fetch the webpage using custom domains. A loader appears after the splash screen for a couple of seconds, after which I receive an error.
Although IPs are working and some of URLs are working fine:
Here is the code: