fluttercommunity / fluttercommunity/flutter_webview_plugin
evalJavascript inconsistent between Android and iOS.
Open
bug
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
the response from evalJavascript on Android is adding a set of " at the beginning and end of the returned string.
iOS response - xyz
android response - "xyz"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.