The keystore file can contain more than one certificate (alias).
For each certificate(alias) you can specify an other password (and also other
values for FullName, Organization, OrganizationUnit and so on.
The name of the alias is only important for you so that you can distinguish
between the d
Hi Jacque,
> Am 20.04.2023 um 18:11 schrieb J. Landman Gay via use-livecode
> :
>
> I did a search for the first few words of the error message and got a lot of
> hits. Here's one:
> https://stackoverflow.com/users/login?ssrc=head&returnurl=https%3a%2f%2fstackoverflow.com%2fquestions%2f23750259
e-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Thursday, April 20, 2023 12:12 PM
To: How to use LiveCode
Cc: J. Landman Gay
Subject: Re: error while signing Android app
I did a search for the first few words of the error
I did a search for the first few words of the error message and got a lot
of hits. Here's one:
https://stackoverflow.com/users/login?ssrc=head&returnurl=https%3a%2f%2fstackoverflow.com%2fquestions%2f23750259%2fcertificate-chain-not-found-how-to-fix-and-publish-to-google-play-store
There are sev
Hi Matthias,
> Am 20.04.2023 um 12:21 schrieb matthias rebbe via use-livecode
> :
>
> Hi Klaus,
>
> i just did test here on macOS.
> I've created a key using the shell command keytool and could successfully
> build an Android 9 standalone with LC 9.6.9.
> What is the keymaker.app? Is that a
Hi Klaus,
i just did test here on macOS.
I've created a key using the shell command keytool and could successfully
build an Android 9 standalone with LC 9.6.9.
What is the keymaker.app? Is that a 3rd party tool?
Regards,
Matthias
> Am 20.04.2023 um 11:15 schrieb Klaus major-k via use-livec
Hi all,
> Am 19.04.2023 um 22:08 schrieb Klaus major-k via use-livecode
> :
>
> Hi Jacque,
>
>> Am 19.04.2023 um 21:43 schrieb J. Landman Gay via use-livecode
>> :
>> On 4/19/23 10:56 AM, Klaus major-k via use-livecode wrote:
>>> Hi friends,
>>> I created a selfsigning keystore with the app
>>
Hi Jacque,
> Am 19.04.2023 um 21:43 schrieb J. Landman Gay via use-livecode
> :
> On 4/19/23 10:56 AM, Klaus major-k via use-livecode wrote:
>> Hi friends,
>> I created a selfsigning keystore with the app
>> "Keymaker.app", which worked fine for my last app
>> created with LC 9.6.8.
>> But with L
On 4/19/23 10:56 AM, Klaus major-k via use-livecode wrote:
Hi friends,
I created a selfsigning keystore with the app
"Keymaker.app", which worked fine for my last app
created with LC 9.6.8.
But with LC 9.6.9 I get this LC error:
---
There was an error while savin