flutter_inappwebview_examples icon indicating copy to clipboard operation
flutter_inappwebview_examples copied to clipboard

evaluateJavascript not working on iOS version 18+ on release mode.

Open benevolent13 opened this issue 7 months ago • 1 comments
trafficstars

flutter_inappwebview: 6.1.5

Flutter versions

Flutter 3.24.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision 603104015d (5 months ago) • 2024-10-24 08:01:25 -0700 Engine • revision db49896cf2 Tools • Dart 3.5.4 • DevTools 2.37.3

Tried attempts :

Calling evaluateJavascript after page is loaded. ATS disabled.

onConsoleMessage : [webpack-dev=server] Disconnected!

onConsoleMessage : [webpack-dev=server] Trying to reconnect.

benevolent13 avatar Mar 28 '25 02:03 benevolent13