Open DynnaIZ opened 8 years ago
Hello help, when customizing the Android app to generate the apk asks me master password and displays the following error ...
Error: (52, 1) Execution failed for task ': app: requestPasswords'. > Can not invoke method readPassword () on null object
first of all, Thanks.
I build release version from command line, so I have some code to request keystore password from user. You can either build from command line as well, or change gradle build file.
Hello help, when customizing the Android app to generate the apk asks me master password and displays the following error ...
first of all, Thanks.