Questions
Getting Keystore
Hello,
I’m currently on the Starter paid plan. I’ve built my app using App Studio and published it on several local app markets. Now, I want to make some changes to the source code and release an updated version. However, I’ve encountered a critical issue.
I understand that I can generate a new JKS (Java Keystore) using Android Studio to sign the updated APK. But the problem is that the previous versions of my app — which were built via Median App Studio — were signed using a different JKS. As a result, app markets are rejecting my update, stating that the new APK must be signed with the same JKS used in the original releases.
This means I cannot publish any updates unless I use the original JKS that was used by Median App Studio.
Could you please provide me with the JKS used to build my app, or let me know how I can retrieve it?
This is essential for me to continue updating and maintaining my app.
Thank you in advance.