Hi,
I am developing together with a client a custom cordova plugin to integrate their product into our app. While developing the integration, the build process seems to work fine but then the app continues to crash.
Our partner asked us for the following information:
'Can we get outputs of following commands please:
cordova -v
cordova platform version android'
Looking at the log file of the build, i found this:
cli: 12.0.0
common: 5.0.0
create: 5.0.0
lib: 12.0.1
common: 5.0.0
fetch: 4.0.0
serve: 4.0.1
Project Installed Platforms:
android: 13.0.0
So, can I assume that the cordova cli in use for VoltBuilder is CLI 12.0.0, while cordova platform version for android is the 13.0.0?
Thank you in advance for your answer.