Skip to content

Conversation

@MewanWA
Copy link

@MewanWA MewanWA commented Nov 15, 2024

In iOS, there is implementation to automatically set the isInspectable value of the WKWebView as true of the NSS WebView if the build is in DEBUG mode and if GigyaLogger.isDebug() returns true. This is is not the case for the Android SDK. This PR updates the Android implementation to match iOS so the same solution can be used for both platforms on the gigya-flutter-plugin.

We are using the gigya-flutter-plugin and I have created a PR to make use of this functionality as we are unable to access the WEBVIEW context when using the Appium Flutter driver to build some integration tests. But in the gigya-flutter-plugin the implementations on iOS and Android need to be different as setting the GigyaLogger to Debug mode is not sufficient to enable debugging of the WebView.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant