I am trying to create a run version (not a debug version) so I changed the Cordova Command in Project Properties under VoltBuilder to ‘Run Android Release’. Then ‘Make Native App with VoltBuilder’. I get an error “Keystore file does not exist”.
I found this in the documentation -
If you do not supply a keystore file to VoltBuilder, it will create one for you on the fly.
Why is it not creating a keystore file on the fly?