Search found 5 matches
- Mon Sep 18, 2023 7:43 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Install Livecode 9_6_10
- Replies: 3
- Views: 5508
Re: Install Livecode 9_6_10
Hi, stam, thank you for your help, ive installed LC 9_6_10 yesterday successfully . I hope, i can now publish my first app in the app store.
- Sun Sep 17, 2023 10:49 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: qrCreate generate wrong QRcode according to content
- Replies: 1
- Views: 6236
Re: qrCreate generate wrong QRcode according to content
Hi,
i have tried to reconstruct this. I managed to create and read the qr-code without error. The strange thing is: At first the read with the app created an shortened text, then i deleted the first colon after wifi, and it worked fine. Dont know why. Maybe you can also so try to delete the first ...
i have tried to reconstruct this. I managed to create and read the qr-code without error. The strange thing is: At first the read with the app created an shortened text, then i deleted the first colon after wifi, and it worked fine. Dont know why. Maybe you can also so try to delete the first ...
- Sun Sep 17, 2023 9:41 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Install Livecode 9_6_10
- Replies: 3
- Views: 5508
Install Livecode 9_6_10
Hi everybody, i've bought a monthly subscription of the Starter and Hobbyist versoin, but i still have installed the community version. Can i install them parallel?
- Tue Jul 11, 2023 1:22 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Certificate / keystore for standalone app
- Replies: 3
- Views: 5721
Re: Certificate / keystore for standalone app
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 ...
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 ...
- Sun Jul 09, 2023 2:42 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Certificate / keystore for standalone app
- Replies: 3
- Views: 5721
Certificate / keystore for standalone app
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 ...
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 ...