Support Safari web inspector debugging for Edge on iOS (and iPadOS) #266
Description
In MicrosoftDocs/edge-developer#559 the team said
Currently, we do not support iOS remote debugging. This is ultimately due to some nuances with how our Microsoft Edge mobile apps are built. On iOS, as I understand it, the Microsoft Edge app uses WKWebView which basically means that the underlying web platform that is rendering HTML/CSS/JavaScript is WebKit.
From a chrome developer blog it seems as of iOS 16.4, there is support for remote web inspector debugging from WKWebView now
Now that WKWebView allows Web Inspector debugging in release (as of iOS 16.4), we have added a setting in Chrome 115 to enable this feature and further improve the developer experience.
Can the edge mobile team please allow this feature for edge mobile on iOS/iPadOS?
AB#53153096