You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that AndroidView requires Android API level 20 or greater at the moment (see also flutter/flutter#23728).
I need to update the README.md file about this for the InAppWebView widget.
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.
Environment
Flutter version:1.12.13+hotfix.9
Plugin version:3.0.0
Android version:19
Device information:SONY SOL33
You are recommending Android minSDK>=17 , but it seems to be >=20.
Description
Expected behavior:
Show website.
Current behavior:
Blank page shows.
Steps to reproduce
crossPlatform: InAppWebViewOptions())
Stacktrace/Logcat
The text was updated successfully, but these errors were encountered: