fluttercommunity / fluttercommunity/flutter_webview_plugin

evalJavascript inconsistent between Android and iOS.

Open
#126 3 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.