We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It does not show webgl object when launches https://threejs.org/examples/#webgl_animation_cloth , but works fine on IOS.
https://threejs.org/examples/#webgl_animation_cloth
The Android-studio log:
Attempt to remove non-JNI local reference, dumping thread
The text was updated successfully, but these errors were encountered:
I found the reason:
reloadUrl () will set withJavascript false.
reloadUrl ()
withJavascript
false
do not use reloadUrl ()
Sorry, something went wrong.
No branches or pull requests
It does not show webgl object when launches
https://threejs.org/examples/#webgl_animation_cloth
, but works fine on IOS.The Android-studio log:
The text was updated successfully, but these errors were encountered: