LiveCode Hosting • Does a LiveCode cPanel hosting account support Node.js?
Hi guys.I was last here almost 3 weeks ago when I needed some help which I gratefully received. I have a LiveCode hosting account on cPanel. Over the last month, I have taught myself JavaScript along...
View ArticleAndroid Deployment • Delete folder and all its content on Android
You already wrote it: Your "splash" stack Is the runtime so it cannot be closed.Just hide it.Statistics: Posted by Klaus — Mon Oct 07, 2024 7:45 pm — Replies 8 — Views 1324
View ArticleiOS Deployment • iOS device compatibility question
@SteveB: Do you get the crash when the app is built with 10.0.1-rc-1?If so, then it probably isn't that unfortunately - those iOS binaries are linked using Xcode 14.x (I can't remember the exact...
View ArticleAndroid Deployment • Android Studio LadyBug 2024.2.1
Hello Al,You need to ensure the installed version of the SDK Build Tools is *exactly* 31.0.0 - and no newer version of the *build tools* is installed.Kind regards,PanosStatistics: Posted by...
View ArticleHTML5 • Change cursor to hand
I just stumbled onto this thread as well.I am surprised that this was not resolved four years ago, Paul doing it now. I could not contribute, but we rarely leave such things to simply...
View ArticleMade With LiveCode • Devawriter Pro
Beta version of 'that' released:https://www.dropbox.com/scl/fo/rfvfvxja ... czeef&dl=0-Statistics: Posted by richmond62 — Sun Oct 20, 2024 9:32 am — Replies 33 — Views 20246
View ArticleAndroid Deployment • Solution to copy and paste in an android app developed
I share a library developed with Livecode builder that integrates access through JNI to the android sdk functions to access the clipboard and to be able to implement copy and paste functions in an...
View ArticleAndroid Deployment • LC10 rc1: Drop in support for Phone devices
I solved the GPS problem adding the following line in the untime/android/Manifest.xml of LC10:<uses-feature android:name="android.hardware.location.gps" android:required="false" />PS: this...
View Article