Trying to sign my App with AS, but Java keeps crashing. Has anyone else been able to sign their app with AS on Mac OS Monetary Beta?
👎🏽 1
😶 1
Ash
09/28/2021, 2:49 AM
Tried using various Java versions. JDK 11, 15, 18, but all fail ... not sure what doing wrong ... the app build and runs find on both emulator and phone.
Ash
09/28/2021, 2:50 AM
Does AS use a different JDK for signing? Wondering if missing something?
Ash
09/28/2021, 2:55 AM
Something with the M1 Arm version of java? Not sure why this is failing ...
Ash
09/28/2021, 2:56 AM
Is AS using JDK 15 to build the app and JDK 11 to sign the app? How do we set the JDK for signing to be the same as building?