I Need a little help with the new app signing process for app bundles. Previously i have been using the apk method and a key generated back from unity v4.
To opt-in to the new method, the google play store greets me with these options:
Upload a key exported from Android Studio
Export and upload a key from a Java keystore
Export and upload a key (not using a Java keystore)
I do not use android Studio and have no idea what the other 2 even mean.
Unity is generating Java keystore and a key in it. This was always used to sign apk files. So if you have a keystore file that you have previously used to sign your apk, this is a Java keystore file.