You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PlatformException(error, Attempt to invoke virtual method 'boolean java.lang.Integer.equals(java.lang.Object)' on a null object reference, null, java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Integer.equals(java.lang.Object)' on a null object reference
I/flutter (26634): at com.pichillilorenzo.flutter_inappwebview_android.webview.in_app_webview.InAppWebView.setSettings(InAppWebView.java:1005)
Flutter version
v3.24.5
Operating System, Device-specific and/or Tool
Android
Plugin version
v6.2.0-beta.2
Additional information
No response
Self grab
I'm ready to work on this issue!
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
Trying to change the 'initialScale' setting is producing an error in inAppWebView.
Expected Behavior
The code and logic was working as expected in v6.1.5 and before (changing the scale properly).
Steps with code example to reproduce
Stacktrace/Logs
Flutter version
v3.24.5
Operating System, Device-specific and/or Tool
Android
Plugin version
v6.2.0-beta.2
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: