FabioFerrua commented on issue #1080:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/1080#issuecomment-2688569281
@kenguest
I was in the exact same situation as you, encountering the same errors. Upon
examining the CDVWKInAppBrowser.m file, I noticed that Xcode was di
AlexDonn19 commented on issue #1080:
URL:
https://github.com/apache/cordova-plugin-inappbrowser/issues/1080#issuecomment-2688023388
See this link:
https://discussions.unity.com/t/application-openurl-doesnt-work-on-ios-18/1553960/12
You can change CDVWKInAppBrowser.m , string 364 to so
AlexDonn19 commented on issue #1511:
URL: https://github.com/apache/cordova-ios/issues/1511#issuecomment-2688038293
See this link:
https://discussions.unity.com/t/application-openurl-doesnt-work-on-ios-18/1553960/12
You can change CDVWKInAppBrowser.m , string 364 to something like this