Search found 6 matches
- Fri Jan 22, 2016 2:23 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Why can't I test my program with iOS simulator?
- Replies: 14
- Views: 13153
Re: Why can't I test my program with iOS simulator?
If I update all to LiveCode 7.1.1 - Xcode 7.1- Mac OS 10.10/10.11 – iOS 9.1 and have valid profile certificates, will I be able to open (app original stack LC files built using LC 6.7) in updated LC , save a standalone and load to iPad? Thank you
- Thu Jan 21, 2016 11:35 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Why can't I test my program with iOS simulator?
- Replies: 14
- Views: 13153
Re: Why can't I test my program with iOS simulator?
Thank you for the compatibility list. Still cannot save my original files as standalone app in LC 7.0.1 (rc2)or LC 6.7(original built in 6.7).When saving as standalone still get this error "could not find a valid identity to use for selected profile". And when trying to load the original file back ...
- Thu Jan 21, 2016 10:15 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Why can't I test my program with iOS simulator?
- Replies: 14
- Views: 13153
Re: Why can't I test my program with iOS simulator?
Thank you for the compatibility list. Still cannot save my original files as standalone app in LC 7.0.1 or LC 6.7(original built in 6.7).When saving as standalone still get this error "could not find a valid identity to use for selected profile". And when trying to load the original file back onto i...
- Tue Jan 19, 2016 4:41 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Why can't I test my program with iOS simulator?
- Replies: 14
- Views: 13153
Re: Why can't I test my program with iOS simulator?
I'm also trying to save it as standalone app livecode answered"could not find a valid identity to use for the selected profile". What can I do to fix this? I'm using LiveCode 7.0.1 and Xcode 6.1.1. The iOS 7.1 simulator worked. My problem started in the new year. My apps no longer available on iPads...
- Sun Nov 23, 2014 3:58 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: detect if Radio Button selected in group
- Replies: 2
- Views: 4376
Re: detect if Radio Button selected in group
Thank you very much for your reply.
- Sun Nov 23, 2014 3:03 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: detect if Radio Button selected in group
- Replies: 2
- Views: 4376
detect if Radio Button selected in group
Hello, I have 4 radio buttons in a group called "resemble" and a submit button. If you click the submit button i want to make sure a radio button is selected before going to next page. Here is my script. When submit button clicked - I want to check that a radio button is selected before going to nex...