GitToTheHub commented on PR #1602: URL: https://github.com/apache/cordova-ios/pull/1602#issuecomment-3877456861
I put the details in the comments of `CDVWebViewProcessPoolFactory` and shortend the deprecation message to `Apple deprecated the use of WKProcessPool since iOS 15.0`. > Including their reasoning might sound like we are documenting and justifying Apple's platform decisions rather than our own API surface. The deprecation depends on Apple's platform decission because Cordova is a wrapper for its platform. I wanted to clear the warnings on `cordova-plugin-inappbrowser` and tried to figure out what to do with the deprecation warning for `CDVWebViewProcessPoolFactory`. To get more details about it, I know what decission I could make about it, this is why I added the details here. But if everyone things this is not needed I can close the PR. -- 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]
