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