iOS Deployment • Re: App Store Connect: one more privacy problem
You're okay for now but will be rejected by the App Store for any updates later. The manifest is handled by LC so this is something they need to fix. Submit a bug report with a copy of the error...
View ArticleGetting Started with LiveCode - Experienced Developers • Setting the colour...
Hi,I have a chart widget, when I set it to a bar chart it works fine and I can use the 'set the backgroundDataColors of widget chart' to set background colours for each individual bar, separating each...
View ArticleGetting Started with LiveCode - Complete Beginners • Re: Accordion Functionality
Has anyone seen this: https://livecode.com/elements-accordion/and if/which LC version it might be in??cheersStatistics: Posted by strongbow — Sun Nov 10, 2024 4:40 am
View ArticleGetting Started with LiveCode - Complete Beginners • Re: UpgradeBrowser in...
Panos,Change Livecode vesions - LC 9.6.13.Still unable to log in to webpage.site is:https://commerce.health.state.ny.us/pub ... ailed.htmlAnyother thoughts?Thank youjohnStatistics: Posted by jsburnett...
View ArticleGetting Started with LiveCode - Experienced Developers • Re: Setting the...
Hi Andy,I don't think this is a bug, but rather the "nature" of a "line chart".The separate values are represented by the little squares, circle or what the "pointstyle" is set to)and these are...
View ArticleiOS Deployment • Missing 60x60 icon
Hi,I am getting rejection notices from Transporter when trying to submit an appthe icon file Appname.app/AppIcon60x60@2x.png must be in png format.I cannot see anywhere in Livecode where I can specify...
View ArticleiOS Deployment • Re: Missing 60x60 icon
That is odd, as 16x16, 32x32, 64x64, and so on, Yes: but 60x60 is kinky and out if sync with everyone else.Erm: what is 'Transporter'?Statistics: Posted by richmond62 — Tue Nov 12, 2024 7:09 pm
View ArticleiOS Deployment • Re: "Disallowed xattr com.apple.FinderInfo" error
I am seeing the same error in 10.0.0 as well as 9.6.13 when compiling applications for MacOS.I am running Sequoia 15.1 (24B83) on a MacBook Pro M1 machine (only since Sunday) I tried compiling three...
View ArticleiOS Deployment • get URL no longer works in iOS app
I just updated to LC 10.0.1 (rc 1), and the previously working URL downloads have stopped functioning in my iOS apps. I scoured the docs and the forum, but cannot find a fix for the problem. I have...
View ArticleTalking LiveCode • Re: Mapping handler dependencies
I'm currently using the code flow chart to help me with a 7 stacks project and I DO like it!Which made me think of a feature (in case you need an idea. add a check box to show/hide private handlers in...
View ArticleAndroid Deployment • Re: 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,PanosHi Panos, yes that was it...
View ArticleAndroid Deployment • Android upload_certificate.PEM file?
Well, would you believe it, I've locked my keystore passwords for one of my apps in an old Notes file on iOS and forgotten the password to unlock it - it's quite an old note so it predates Apples...
View ArticleAndroid Deployment • Re: Android upload_certificate.PEM file?
Hi Al,1. create a selfsinging key with Android Studio, and name it "whatever_you_like.jks" (suffix is important!) see here:https://lessons.livecode.com/m/4069/l/3 ... ndroid-appScroll down to the...
View ArticleTalking LiveCode • Livecode 10 Chart Problems
I am still having problems with the chart control in Livecode 10 and iOS.When I deploy or test an app either on a device or simulator the chart fails to refresh when I set the csvdata property of it...
View ArticleTalking LiveCode • Re: Livecode 10 Chart Problems
Hi Andy,did you try the "usual supects" like:lock/unlock screenset the csvdata to EMPTY first and then to new dataset the backcolor of this stack to the backcolor of this stack?BestKlausStatistics:...
View ArticleTalking LiveCode • hiding a group does not hide its members
BOY DID THIS throw me for a while.Hiding a group of controls hides the group but not the child controls of that group. The visible of the group is "false". The visible of the children are "true". You...
View ArticleTalking LiveCode • Re: hiding a group does not hide its members
Hi Craig,sorry, don't get your problem?Hiding a group will of course also hide its "content", no matter if the controls inside of the group are visible or not.BestKlausStatistics: Posted by Klaus —...
View ArticleAndroid Deployment • mobileComposeMail cancel default
Hi team, in Android when mobileComposeMail is used the OS ask which program to use (for instance Gmail) and if you press "Always" it becomes the default...Question: how can I got back to the original...
View ArticleAndroid Deployment • Re: Cannot Create A Folder On Android
Hi, I have the same problem on my Galaxy A14: if there is not a folder "/storage/emulated/0/Blutdruck" then create folder "/storage/emulated/0/Blutdruck"doesn't work, neither on SD-Card which is...
View ArticleAndroid Deployment • Re: mobileComposeMail cancel default
Go to system settings and remove the default option. Often that is in the app listing itself but Samsung has a specific listing for default apps in Apps / Choose default apps. Search for "default...
View Article