fluttercommunity / fluttercommunity/flutter_webview_plugin
Build failed on Android Target SDK 33
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 936
- 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
Research direction
Start by locating the Android WebView integration that calls webView.getSettings().setAppCacheEnabled(appCacheEnabled), then reproduce the build with Android Target SDK 33. Done means the plugin builds successfully at that target without the reported WebSettings symbol error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100