I have IBM mobilefirst 7.1. I want to know how can I check the version of cordova thats being used in mobilefirst. I saw something called var PLATFORM_VERSION_BUILD_LABEL = '3.6.4' in cordova.js inside the project. I am guessing that this the version of cordova that being used in the mobilefirst. In my machine I gave cordova -v, It said 5.0.0. I have a dependency with ibm bluemix push integration with mobile first hybrid app. Version of cordova supposed to be below the 4.3(push not initilizing when trying to create hybrid android application).
Here are my questions:
How can I see the version of cordova that is in the worklight?
If I have to downgrade what should I do ?
By downgrading the cordova outside, will it effect anything in the mobilefirst.