Nightly build #1149 for cordova has succeeded!

2019-08-24 Thread Apache Jenkins Server
Nightly build #1149 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/1149/consoleFull - Jenkins for Apache Cordova ---

Is there any current effort or interest in a general crypto plugin for Cordova?

2019-08-24 Thread James Marshall
Hello, I'm writing a large cross-platform mobile app, and Cordova is just about ideal for what I need-- uses WebView (my app needs to use HTML templates, JS expertise is easy to find), open source, and controlled by a non-profit rather than a corporation (yes, I need this). So I was happy to find

Re: Is there any current effort or interest in a general crypto plugin for Cordova?

2019-08-24 Thread Darryl Pogue
It's not possible to use NodeJS-specific modules in Cordova, because Cordova is just a packaging tool that provides a WebView into which your application content is loaded. I would encourage you to investigate using the features that already exist in the WebView when possible, instead of trying to

Re: Is there any current effort or interest in a general crypto plugin for Cordova?

2019-08-24 Thread James Marshall
Ah, perfect, thanks a lot! This should do all I need. I didn't know WebCryptoAPI was available-- I'm still learning how all the parts fit together in Cordova. Cheers, James On Sat, Aug 24, 2019 at 3:08 PM Darryl Pogue wrote: > It's not possible to use NodeJS-specific modules in Cordova, beca

Nightly build #1150 for cordova has succeeded!

2019-08-24 Thread Apache Jenkins Server
Nightly build #1150 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/1150/consoleFull - Jenkins for Apache Cordova ---