xinhuadian commented on issue #934:
URL: https://github.com/apache/cordova-ios/issues/934#issuecomment-655912399


   I just find the cause of this issue.
   Inappbrowser 4.0.0 still use below code 
   #if __has_include("CDVWKProcessPoolFactory.h")
   #import "CDVWKProcessPoolFactory.h"
   #endif
   CDVWKProcessPoolFactory should modify to CDVWebViewProcessPoolFactory
   Wish next version can have this issue fixed.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to