kapilrc commented on issue #56:
URL: 
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/56#issuecomment-687872858


   Remove below preference from config.xml
   ```
   <preference name="scheme" value="app" />
   <preference name="hostname" value="localhost"  /> 
   ```
   
   And use below plugin
   
   `cordova plugin add 
https://github.com/AraHovakimyan/cordova-plugin-wkwebviewxhrfix`
   
   this works seamlessly with Cordova iOS 6.x.x & node v10.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.

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