Interviewer icon indicating copy to clipboard operation
Interviewer copied to clipboard

Update cordova-ios to 6.x

Open jthrilly opened this issue 4 years ago • 1 comments

Updating cordova IOS would allow us to keep up with bugfixes and improvements.

Changes needed:

  • [ ] Remove wkwebview-engine - no longer needed, since it is now integrated at the platform level
  • [ ] Refactor to remove FileTransfer plugin, since it is not compatible. Will require new code to handle filewriting: https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html

Alternative:

An alternative to this is to explore the idea of converting to capacitor: https://capacitorjs.com/

jthrilly avatar Oct 19 '20 13:10 jthrilly