-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
The InAppWebView display empty #57
Comments
I know the website has loaded, but it not show, Please tell me how to solve it thanks! |
you can implement the
|
@yhdjy025 I cannot reproduce your problem! Do you have the latest version (1.0.1) of my plugin?? However, using my example and changing |
Maybe the simulator incompatible,I use another simulator is ok |
Some website might need you to enable domStorage |
my phone using nexus 5x android 8.1.0 all show empty page when using initial local file. but ios is ok! |
E/eglCodecCommon(15021): glUtilsParamSize: unknow param 0x000088ef Failed to get fallback IMM with expected displayId=55 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappbrowser.InAppWebView.InAppWebView |
Same issues |
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it. |
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've use the InAppWebView in my page,,the device show empty on the screen,but I the website is loaded from the log, I click the empty page,I can see the log that the website is jump to another url. and it load success.but the screen is display none too
My code is:
The text was updated successfully, but these errors were encountered: