We have developed a custom tender app. It is installed on close to 100 stations and is working wonderfully. However, we no longer have access to the passwords used to create the original .jks file and therefore can not create a signed .apk file to make any updates to the app.
We created a new app using the same code with a new .jks file created from a new certificate, but Clover is not letting it upload (to the sandbox area) because the package name is already in use by the original app.
I'd really rather just be able to replace the certificate for the original app so I can update it directly. The only reason for the new app was in an attempt to get around the (unnecessary in my opinion) restriction of using the same certificate. Can anyone help with this?