I’m developing a thunkable app for our office use only. Trying to open a webpage in my localhost displays an error “err_cleartext_not_permitted” and I read in the docs that "the URL must include https:// ".
Does it mean that WebViewer only allows HTTPS? Is there any other way to use HTTP only?
I’m new here in Thunkable. Thanks in advance