-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Webview gone white in release mode #321
Comments
With the new version |
I am having similar trouble on android <=6.0 (API 21). |
Add internet permission in android/app/src/main/AndroidManifest.xml. under the package name |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
I'am making a video call application using twilio implemented in web.
When I test Video call in debug mode it's working as well, but when I test it in release mode webview gone white noting show.
here is my code:
The text was updated successfully, but these errors were encountered: