GitToTheHub commented on PR #1602: URL: https://github.com/apache/cordova-ios/pull/1602#issuecomment-3853461552
For me it was not obvious why `CDVWebViewProcessPoolFactory` is deprecated and also thought this is a deprecation by Apple since iOS 26. For plugin developers it's better to give them a hint why `CDVWebViewProcessPoolFactory` is deprecated and what's the reason behind it. As I understand, `CDVWebViewProcessPoolFactory` is deprecated, because Apple deprecated `WKProcessPool` since iOS 15 and has no effect anymore when using it. I made this more clear in the deprecation message. -- 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]
