breautek commented on issue #1301: URL: https://github.com/apache/cordova-ios/issues/1301#issuecomment-1574053530
> How i can change my setup in order to switch ? I'm in Ionic 5 right now If you just simply use the webview without using the ionic framework, then you should be able to just remove the `cordova-plugin-ionic-webview`. If you use the actual ionic framework, then it may **require** the ionic webview (I'm not entirely sure). If the ionic framework requires their ionic webview, then I think you have 3 options: 1. Ask ionic to update their webview to support iOS 16.4 debuggable flag and hopefully they will comply 2. Fork their webview plugin and figure out how to add it in yourself. 3. Migrate away from ionic's cordova framework in one way or another. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
