简体   繁体   中英

What is the cordova version used in Mobilefirst 6.3?

I want to use password field in the phonegap notification prompt. I could easily do it in ios as the Cordova code is available. But for android we just have the Cordova jar file added.So I want to create my own Cordova jar file using the Cordova source code. So which version of Cordova is used in MobileFirst 6.3?

MobileFirst Platform Foundation 6.3 uses Cordova v3.6.3.

Note though that IBM does not support swapping the provided Cordova version with your own, and in fact it will be overwritten on every build made in Studio.

For Android you may need to create your own UI instead of h acking the notification.alert code provided by Android.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM