Certificate / keystore for standalone app

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Thomas Heine
Posts: 5
Joined: Fri May 21, 2021 3:15 pm

Certificate / keystore for standalone app

Post by Thomas Heine » Sun Jul 09, 2023 2:42 pm

Hi everybody,i want to publish an App in the google play store. I created the keystore-file and copied it into the Licecode Project-Folder.
In Standalone-Settings i entered the values:

signing = sign with my key
key = the created file in the Livecode-Project - Folder. Then i exeuted "Save as standalone Application", entered the requested Alias and the passwords and after i a while i get the error:
"There was an error while saving the standalone Application
signing failed- private key algorythm is not compatible with signature algorythm.

I use livecode Community Edition _5.

What can i do?

Thanks for help.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7258
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Certificate / keystore for standalone app

Post by jacque » Sun Jul 09, 2023 6:18 pm

How did you create the key? What terminal command did you use?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Thomas Heine
Posts: 5
Joined: Fri May 21, 2021 3:15 pm

Re: Certificate / keystore for standalone app

Post by Thomas Heine » Tue Jul 11, 2023 1:22 pm

Hi jacque,
thank you for your answer. i could solve the problem in the meantime. I simply forgot the option
-keyalg RSA
. Now i could create a signed apk-file.

But the problem is: i did not know that since August 2021 simple APK- files can not be uploaded in the play store ny more, but that you need an app bundle. A si mentioned in my first post,i use Livecode 9_5 Community Edition. Is it possible, to create an APP-Bundle for an APK of 9_5? Or is an higher Version ofLivecode needed? Are there other tools, which can create an app-Bundle?
Thanks.

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7258
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Certificate / keystore for standalone app

Post by jacque » Tue Jul 11, 2023 5:29 pm

You need a recent version of LC to create bundles. The option is in the Android standalone settings. I don't know if there are other ways to create a bundle, maybe there are terminal commands.

After you submit to the Play Store you are also now required to use Google's signing keys, but that is a different task.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply

Return to “Getting Started with LiveCode - Experienced Developers”