fluttercommunity / fluttercommunity/flutter_webview_plugin
Build failed on Android Target SDK 33
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
trying to build my app n Android Target SDK 33
`cannot find symbol
webView.getSettings().setAppCacheEnabled(appCacheEnabled);
^
symbol: method setAppCacheEnabled(boolean)
location: class WebSettings`
i can not downgrade my Target
is there is a way to fix this ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.