Cannot sign apk
myke66
Member Posts: 74
in Tech Support
Getting error about tsa.starfieldtech.com
Any solution to this? Been a few days
Comments
Hi there @myke66 are you using the Build aab button?
GameSalad Templates and Custom Development at the Official Marketplace: http://gshelper.com
I am using the regular "Build" button to generate the apk then APKSigner within GS creator
Dwarf Miner
That error usually means you need to upgrade to a newer version of the Java JDK. Basically the older version is pointing to a server that is no longer there.
Hmm, I'm on the latest JDK and latest Android Studio, I've tried the jarsigner from both. I can sign via command lines and apksigner but through GS it gets the error trying to reach that timestamp server.
Dwarf Miner
Reinstalled JDK up to JDK20 and same error. Is there a way to change the timestamp server that is being used? Is that part of the command that GS Creator runs?
Dwarf Miner
oh i thought you were singing via command line. because of the need to support both aab and apks, we now suggest singing via command line (at least until we release an updated signing tool).