Search found 116 matches

by mtalluto
Fri Apr 01, 2022 4:07 pm
Forum: iOS Deployment
Topic: IOS submission to App Store
Replies: 20
Views: 25520

Re: IOS submission to App Store

@Mark, after reading the Appli documentation, which is indeed very promising, I don't get how the Apple Store license is avoided. If it is about loading the App in your device I guess there is no need to have a license to do so. If it is broader than this as I would imagine I wasn't able to find an...
by mtalluto
Fri Apr 01, 2022 4:02 pm
Forum: iOS Deployment
Topic: IOS submission to App Store
Replies: 20
Views: 25520

Re: IOS submission to App Store

bn wrote:
Fri Apr 01, 2022 8:49 am
Hi Mark,

That looks really cool. And the documentation is very clear, concise, and well written. Hat off to Andre.

Kind regards
Bernd
Hi Bernd,

Thanks! I'll let Andre know you said that.
by mtalluto
Fri Apr 01, 2022 6:55 am
Forum: iOS Deployment
Topic: IOS submission to App Store
Replies: 20
Views: 25520

Re: IOS submission to App Store

FWIW, we have a new tool that is in late beta that will allow almost any version of Mac and Win to create iOS and Android apps without having to have a developer license. Apps will run through a player. You would be free to create as many apps as you like, update them as frequently as you like, and ...
by mtalluto
Thu Jan 06, 2022 4:03 pm
Forum: Made With LiveCode
Topic: [ANN] Preview of AppStarterStack for Livecode
Replies: 11
Views: 10240

Re: [ANN] Preview of AppStarterStack for Livecode

Congratulations Tom!

Regarding the Mac error, has the app been notarized?
by mtalluto
Sun Dec 19, 2021 6:57 pm
Forum: Android Deployment
Topic: Testing on local device- SOLVED
Replies: 8
Views: 3856

Re: Testing on local device

There may be a way. I googled around a few months ago and found that I was not alone with this problem.

I ended up having to connect my android using parallels running windows.
by mtalluto
Thu Dec 16, 2021 8:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: too slow
Replies: 11
Views: 4050

Re: too slow

Hi Craig, Running Geekbench will provide an idea of the processing power of your Android's CPU. Slower CPUs will not render LiveCode other apps as quickly as faster CPUs. Knowing your GB score will give you an idea of the performance of your device. The OP indicated that their app was running slowly...
by mtalluto
Thu Dec 16, 2021 3:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: too slow
Replies: 11
Views: 4050

Re: too slow

Download geekbench and report your overall score. The app is free.

LiveCode recommends a minimum score of 300 for the single core results.
by mtalluto
Thu Dec 16, 2021 3:24 pm
Forum: Mac OS
Topic: the driverNames not finding usb to serial controller on Big Sur
Replies: 13
Views: 10446

Re: the driverNames not finding usb to serial controller on Big Sur

I have this problem as well. I’ll dig around in my code a bit and see what I can find.
by mtalluto
Wed Nov 17, 2021 5:33 pm
Forum: Off-Topic
Topic: MacOS Monterey and LiveCloud?
Replies: 5
Views: 3233

Re: MacOS Monterey and LiveCloud?

The fix to the hang was to switch to LC 9.6.5 rc2. We rebuilt the standalone and everything worked in macOS 12. No code changes.
by mtalluto
Mon Oct 18, 2021 6:10 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: online rank
Replies: 5
Views: 4414

Re: online rank

Hi Samuele, What is your current experience level with databases? If you get stuck on something in particular, please feel welcome to join our forums and ask for support—Forum link: https://forums.livecloud.io/index.php. To get you started, please visit our online documentation for CanelaDB/LiveClou...
by mtalluto
Fri Oct 15, 2021 9:47 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: online rank
Replies: 5
Views: 4414

Re: online rank

Our team designed a cloud and local database we call CanelaDB. We also developed a secure cloud architecture that deals with the cloud's security, syncing, and scalability. LiveCloud has a free tier that you are welcome to use. Your data is free to move about as there is no lock-in. The APIs are pre...
by mtalluto
Fri Sep 24, 2021 10:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Launch Persistent Shell
Replies: 12
Views: 14837

Re: Launch Persistent Shell

I have used: [start /b] to manage running extra processes. This method does not run the app in another window. It feels more like a deamon.

https://ss64.com/nt/start.html
by mtalluto
Fri Sep 24, 2021 4:54 pm
Forum: Android Deployment
Topic: Free simple tool for creating keystore file
Replies: 24
Views: 29479

Re: Free simple tool for creating keystore file

This looks like the dialog one would see when you are trying to run a 32bit app. It needs to be built again as a 64bit app.
by mtalluto
Thu Sep 23, 2021 7:20 pm
Forum: Android Deployment
Topic: API level 29
Replies: 20
Views: 24314

Re: API level 29

9.6.5 rc1 is ready for download!
by mtalluto
Wed Sep 22, 2021 7:33 pm
Forum: Android Deployment
Topic: API level 29
Replies: 20
Views: 24314

Re: API level 29

https://quality.livecode.com/show_bug.cgi?id=22251

Shows they are testing the fix now. I would guess we should have access to an updated LiveCode soon.

Go to advanced search