Re: iOS Device orientation confusion!

2023-04-12 Thread Richard Gaskin via use-livecode
Henry Lowe wrote: > The problem is that when the iPhone is in Landscape Left mode > (according to the simulator and to Apple’s definition of that mode > - see below), Livecode is returning Landscape Right. When the > device is in Landscape Right mode, Livecode returns Landscape > Left - via the M

Re: [[ ANN ]] Release 9.6.9

2023-04-12 Thread Richard Gaskin via use-livecode
Quite a long list of enhancements - thank you, esp for the field alignment. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ambassa...@fourthworld.com

Re: Problem signing Android app

2023-04-12 Thread J. Landman Gay via use-livecode
On this page: it says: * If you choose for Google to generate the app signing key for you when you opt in, then the key you use to sign your app for release is designated as your upload key. * If you provide the app signing key to Goog

Re: Problem signing Android app

2023-04-12 Thread Klaus major-k via use-livecode
Hi Jacque, > Am 12.04.2023 um 21:52 schrieb J. Landman Gay via use-livecode > : > > You may be able to use your original signing key to upload an updated app. > This page is complicated but explains how the system works: >

Re: Problem signing Android app

2023-04-12 Thread J. Landman Gay via use-livecode
You may be able to use your original signing key to upload an updated app. This page is complicated but explains how the system works:

Re: Problem signing Android app -> no LC support for *.jks keystore files for UPLOAD

2023-04-12 Thread Klaus major-k via use-livecode
Hi all, just created a report: Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass kl...@major-k.de ___ use-livecode mailing list use-livecode@lists.runrev.com Please visi

Re: Problem signing Android app

2023-04-12 Thread Klaus major-k via use-livecode
Hi Jacque, > Am 12.04.2023 um 18:58 schrieb J. Landman Gay via use-livecode > : > > I think the option to allow Google to manage the keys only appears the first > time you upload a new app. OK, will take a deeper look once I upload the new app. > Maybe there's a way to retake control of the k

Re: Problem signing Android app

2023-04-12 Thread J. Landman Gay via use-livecode
I think the option to allow Google to manage the keys only appears the first time you upload a new app. Maybe there's a way to retake control of the keys? Is there any info in the app page that tells you who has control of the keys? If you can verify that Google is managing the keys, and you c

Re: Problem signing Android app

2023-04-12 Thread Klaus major-k via use-livecode
Hi Jacque, > Am 12.04.2023 um 18:12 schrieb J. Landman Gay via use-livecode > : > Did you agree to let Google manage your keys? to be honest, I did not find that one (yet) on the Google Dev pages!? Any hints much appreciated! > If so you need to create an upload key, which I think is different

Re: Problem signing Android app

2023-04-12 Thread J. Landman Gay via use-livecode
Did you agree to let Google manage your keys? If so you need to create an upload key, which I think is different from the original signing key. LC may not recognize that format. I've never let Google manage my keys so I'm not sure how that works. -- Jacqueline Landman Gay | jac...@hyperactivesw

Re: Problem signing Android app

2023-04-12 Thread Klaus major-k via use-livecode
Hi Panos, > Am 12.04.2023 um 18:01 schrieb panagiotis m via use-livecode > : > > Hello Klaus, > > When you tried to upload a new build using your original keystore, was it > actually the original one? yes, of course! I created a self-signing key, signed the app and uploaded it to Google It wa

Re: Problem signing Android app

2023-04-12 Thread panagiotis m via use-livecode
Hello Klaus, When you tried to upload a new build using your original keystore, was it actually the original one? Usually this error (i.e. that you did not use the correct key for signing) is thrown when a different key is used to sign an app update compared to the key used to sign the previous bu

Problem signing Android app

2023-04-12 Thread Klaus major-k via use-livecode
Hi all, I created a new app and cannot sign it!? I did this: -> Generate an upload key and keystore and generated a *.jks file. Then I selected this key file in LC, and at the end of the signing process LC told me that the keystore file