Search found 147 matches

by Randy Hengst
Mon Feb 26, 2024 4:49 pm
Forum: Android Deployment
Topic: How to perform basic arithmetic operations
Replies: 13
Views: 759

Re: How to perform basic arithmetic operations

Given that I’ve made this mistake myself, double-check to make sure you have only one field each with the names “number1”, “number2” “result”

take care,
Randy
by Randy Hengst
Wed Jan 03, 2024 8:10 pm
Forum: iOS Deployment
Topic: What is up with provisioning profiles?
Replies: 5
Views: 40089

Re: What is up with provisioning profiles?

I’ve built successfully for iPad using Livecode 9.6.11 on Ventura 13.6.3 (22G436) using Xcode 15.0
by Randy Hengst
Wed Dec 13, 2023 7:42 pm
Forum: iOS Deployment
Topic: iOS build problem: errSecInternalComponent
Replies: 2
Views: 6425

Re: iOS build problem: errSecInternalComponent

Hi Jacque,

Unfortunately, I have already tried that... didn't make a difference.
by Randy Hengst
Tue Dec 12, 2023 5:47 pm
Forum: iOS Deployment
Topic: iOS build problem: errSecInternalComponent
Replies: 2
Views: 6425

iOS build problem: errSecInternalComponent

Hi All,

I’ve searched mulitple sources over the past week. And I simply cannot solve this problem:
Livecode Build Error.png
Any ideas?

take care,
randy
by Randy Hengst
Tue Oct 10, 2023 4:37 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Where are the newbies?
Replies: 139
Views: 1057248

Re: Where are the newbies?

Richmond, I began teaching “Computers in Education” for undergrad education majors in the mid 90s (in Rock Island, IL BTW). I included HyperCard as a key component of the course. Several years later I switch to HyperStudio since it was compatible with Macs and PCs. The pre-5 versions of HyperStudio ...
by Randy Hengst
Mon Sep 14, 2020 11:38 pm
Forum: iOS Deployment
Topic: Is there any really successfully App build with LC?
Replies: 38
Views: 28603

Re: Is there any really successfully App build with LC?

I agree. I should have omitted the 'you' and said "how successful is defined."
by Randy Hengst
Mon Sep 14, 2020 7:30 pm
Forum: iOS Deployment
Topic: Is there any really successfully App build with LC?
Replies: 38
Views: 28603

Re: Is there any really successfully App build with LC?

Not sure how you define successful… but, I have over 15 million downloads from the Apple App store… all made with LiveCode. If this link doesn’t go through… search on Classroom Focused Software on the Apple App Store. https://apps.apple.com/us/developer/classroom-focused-software/id406741679 be well...
by Randy Hengst
Sat Mar 28, 2020 7:53 pm
Forum: iOS Deployment
Topic: Updated Deadline for App Requirements
Replies: 4
Views: 5041

Re: Updated Deadline for App Requirements

Hi All, I've tried, without success, to find a clarification of this part of the requirements: "To accommodate developers who may need additional time to update their existing apps on the App Store" Does this mean that my current apps will be removed from the App Store if I don't update them? The bu...
by Randy Hengst
Mon Dec 24, 2018 6:30 pm
Forum: iOS Deployment
Topic: I can't upload to the App Store
Replies: 6
Views: 7188

Re: I can't upload to the App Store

Is this for iOS? If so, and based on mistakes I’ve made, I have three ideas: 1) Make sure you’re using a distribution certificate and not a development certificate to build the app. 2) Make sure the Internal App ID you’ve set in the LC Standalone settings matches what you listed in Apple. 3) Make su...
by Randy Hengst
Thu Jun 21, 2018 8:11 pm
Forum: iOS Deployment
Topic: Do you have an app on App Store ?
Replies: 14
Views: 15263

Re: Do you have an app on App Store ?

Hi Jean-Marc, I've been asked about that before. Honestly, my language skills are limited to English. I didn't want to use google translate ... or other translation apps. What little I've done looking into this suggests custom properties could be a way to use multiple languages. I'd be interested in...
by Randy Hengst
Mon Jun 04, 2018 7:57 pm
Forum: iOS Deployment
Topic: Do you have an app on App Store ?
Replies: 14
Views: 15263

Re: Do you have an app on App Store ?

Hi Jean-Marc I'm just catching up on forum posts! I have 44 iOS apps on the app store. Here's a link to one: https://itunes.apple.com/us/app/10-frame-fill/id418083871?mt=8 My website isn't fully updated, but shows the vast majority of the apps: http://www.classroomfocusedsoftware.com/index.html be w...
by Randy Hengst
Sun Apr 15, 2018 7:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Buttons in groups - Odd "feature" ?
Replies: 11
Views: 11191

Re: Buttons in groups - Odd "feature" ?

The short name of the button is "myShortName" not "myShortName of grp myGroup". That looks like what you're placing in the variable. I don't think that's a bug. It's just how it works. If that's not the case, I'm happy to learn something new. When you put the name of the group in a separate variable...
by Randy Hengst
Sun Apr 15, 2018 1:20 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Buttons in groups - Odd "feature" ?
Replies: 11
Views: 11191

Re: Buttons in groups - Odd "feature" ?

The code I sent before does "work." But, I'm not sure what you're trying to accomplish. Where are you placing the code you're referencing? Is it in each of the buttons of the group? Here's another idea... the handler would go in card or stack script... then called in each of the buttons in your grou...
by Randy Hengst
Sat Apr 14, 2018 8:05 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Buttons in groups - Odd "feature" ?
Replies: 11
Views: 11191

Re: Buttons in groups - Odd "feature" ?

Would something like this help?

put "SetProject,MiddleButtonBar" into tNameOfControl

set the text of btn item 1 tNameOfControl of grp item 2 tNameOfControl of card "notes" of this stack to tListOfItems

randy hengst
by Randy Hengst
Tue Jan 30, 2018 5:43 pm
Forum: iOS Deployment
Topic: Deploy to the App Store (Help wanted)
Replies: 12
Views: 10551

Re: Deploy to the App Store (Help wanted)

Hi Peter, It's been a while, but had an iOS app rejection (I can't remember the error alert) where I had messed up the Internal App ID setting in the Standalone Application Settings window in LC. That entry has to match exactly the ID you entered when you created the new app information in Apple's p...

Go to advanced search