GitToTheHub commented on PR #1131: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/1131#issuecomment-3996934760
You write `On iOS 13+ with cordova-ios 8`. Does this not occur with cordova-ios 7? If this code should only apply on cordova-ios 8 you have to guard it with `#ifdef __CORDOVA_8_0_0` -- 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]
