The bult in functionality " Make an Android Certificate" makes a keystore but when the game is published for Android, this error occurs "Execution failed for task ':app:signReleaseBundle'." "Failed to sign using signer "ALIAS""
If you use the Java Keytool to generate a Keystore file and point to it, the bundle gets published succesfully.
If you use the Java Keytool to generate a Keystore file and point to it, the bundle gets published succesfully.