I am facing the error while uploading the .aab bundle in the Google play console with the existing Keystore. I am having the White label App and having the Keystore file & password which is common for the 30+ applications. While I try to upload the release .aab bundle with the existing KeyStore and Password it is throwing the below error.
you uploaded an APK or Android App Bundle that is signed with a key that is also used to sign APKs that are delivered to users
Is that possible to use the same Keystore file and password for all the 30+ applications in the Android app bundle concept or do we need to create a separate Keystore and password for all the 30+ applications?