Re: [I] Can't open an external link when running on iOS 18 (e.g. with '_system' as target) [cordova-plugin-inappbrowser]

2025-02-27 Thread via GitHub
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

Re: [I] Can't open an external link when running on iOS 18 (e.g. with '_system' as target) [cordova-plugin-inappbrowser]

2025-02-27 Thread via GitHub
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

Re: [I] External links (target="_system") don't work on iOS 18 [cordova-ios]

2025-02-27 Thread via GitHub
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