-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERR_CLEARTEXT_NOT_PERMITTED #7
Comments
Potential workaround: https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted @louisdeveseleer Thanks for reporting. Could you give me more details on your Android emulator configuration, in particular the Android version, so that I can figure out how to reproduce this? |
Thanks, going to try the fixes now. |
Fixed!
Also, I had an error running the demo, because of background being null, so I added
and that got it working! I don't know what the FAB is supposed to do, it throws this error when i click on it:
Thanks for this package, it's an awesome 3D viewer. |
I've released 0.8.1 just now that addresses these issues.
Do you mean the "launch AR" button in the lower right corner? That only works on physical devices, so on an emulator you'd get that error logged. |
Testing the demo app on the emulator and on my Android device, I get the same error:
Webpage not available.
The webpage at http:/127.0.0.1:46085/ could not be loaded because:
net::ERR_CLEARTEXT_NOT_PERMITTED
Console output:
Main file:
The text was updated successfully, but these errors were encountered: