Other [SOLVED] What to choose in App signing by Google Play?

incendio

Well-Known Member
Licensed User
Longtime User
Hi guys,

I want to upload my apk into Play Console.

On the section App signing by Google Play, there are 5 options :
1) Let Google manage & protect your app signing key (recomended by google)
2) Use the same key as another app in this developer account
3) Export and upload a key from Java keystore
4) Export and upload a key (not using Java Keystore)
5) Opt out of app signing by Google Play

On B4A I have a private Sign Key, so in other to able to upload to Play Console, which one to choose?
 
Top