cordova-plugin-ionic-webview icon indicating copy to clipboard operation
cordova-plugin-ionic-webview copied to clipboard

Cannot debug the webview with safari inspect tool

Open boblepepeur opened this issue 1 year ago • 1 comments

Cannot debug the webview with safari 16.4 inspect tool, new inspect function is not enable

boblepepeur avatar May 16 '23 09:05 boblepepeur

I experience the same issue with Cordova iOS 6.3.0. This pull request seems to fix this issue: https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/677 Would be great to get an official bugfix release for this issue.

In the meantime there is already a fork with this fix included: https://github.com/mochi-cards/cordova-plugin-ionic-webview/commit/8ed55aceeb659c16d6a6de2717c29c684c6f9222

konstantin-roehm avatar May 26 '23 11:05 konstantin-roehm