Search found 20 matches
- Sun May 13, 2012 6:50 pm
- Forum: Internet
- Topic: Browser Desktop vs Mobile...
- Replies: 3
- Views: 4897
Browser Desktop vs Mobile...
Is there a super class for controlling a web browser in LiveCode? I feel like I'm missing something having to code revBrowserOpen and iphoneControlCreate separately for Mac/Windows and iOS/Android...
- Mon Apr 02, 2012 5:07 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: put the url on iOS Simulator
- Replies: 0
- Views: 1592
put the url on iOS Simulator
I can't seem to get the following code to work on the iOS Simulator, but it works fine as a Mac app. On iOS, I get a dialog for 'Getting URL' and then nothing else happens. Any ideas? on mouseUp local tPreferencesFile answer "Getting URL" put the URL"http://forums.runrev.com" into tPreferencesFile a...
- Tue Mar 13, 2012 2:06 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Is the Web Deployment Pack Viable?
- Replies: 6
- Views: 8349
Re: Is the Web Deployment Pack Viable?
Thank you Klaus. We decided to create a Mac and Windows app instead of going with the Web Deployment Pack.
- Fri Mar 09, 2012 3:10 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Is the Web Deployment Pack Viable?
- Replies: 6
- Views: 8349
Re: Is the Web Deployment Pack Viable?
So I just tried another example and it only works in FireFox on both Mac and Windows: http://www.docstoolchest.com/ASLWeb/ I then created a new stack with a button on it that does nothing. I saved it as a Web app and it only runs on FireFox on Mac. On Windows 7, it ran with FireFox and IE 8, but not...
- Fri Mar 09, 2012 2:54 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Is the Web Deployment Pack Viable?
- Replies: 6
- Views: 8349
Is the Web Deployment Pack Viable?
I just sent this to support via the web form, but I thought I'd ask the same question here. I just got a job to create an iPhone app that I know that LiveCode will be great at. I need the same app, or very similar, to run on web browsers for folks on computers. Is this possible with LiveCode? I went...
- Tue Aug 02, 2011 7:17 pm
- Forum: iOS Deployment
- Topic: Lion and LiveCode Mobile conflict
- Replies: 23
- Views: 16492
Re: Lion and LiveCode Mobile conflict
Thanks Jacque! I'm so glad you check the build number. My build number was 1444, but I just downloaded 1445 and I can now use the simulator!!! Does anyone know if there a RunRev web page with download links to all prior versions? Anyway to know when the release version are updated like in this case ...
- Tue Aug 02, 2011 5:38 pm
- Forum: iOS Deployment
- Topic: Lion and LiveCode Mobile conflict
- Replies: 23
- Views: 16492
Re: Lion and LiveCode Mobile conflict
The most recent version is 4.6.3 and it still shows an error when selecting Xcode 4.1. While LiveCode works on Lion, you still can't test using the iOS simulator...
Hal
Hal
- Thu Jun 23, 2011 3:13 am
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
Thanks! I just fixed it.
- Wed Jun 22, 2011 11:41 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
Thanks so much Mark! The combination of everything you suggested helped. You were dead on about it being simple and about having everything exactly correct. It could of also worked as I downloaded and installed Xcode 4.0.2. I was using the older version of Xcode as the LiveCodeNotes 4.6.1 state expl...
- Wed Jun 22, 2011 3:34 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
Based on: http://lessons.runrev.com/spaces/lessons/buckets/1004/lessons/23275-How-do-I-Become-an-iOS-Developer- I have these installed and the folders are named as follows in the root of my boot drive: Developer 3.2 Developer 3.2.6 Developer 4 ( I this installed before I started with LiveCode ) In L...
- Wed Jun 22, 2011 3:06 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
This lesson says to open Xcode, open Organizer, then drag the app to the device... http://lessons.runrev.com/spaces/lessons/buckets/1004/lessons/23075-How-do-I-build-an-iPhone-application-for-iOS- I tried dragging the app to iTunes as you suggested. It copied in to my apps, but when I performed the ...
- Wed Jun 22, 2011 2:16 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
Thanks Mark! That's something I didn't try before. So, I deleted all my existing Provisions and ran the assistant. Everything went smoothly. I choose the new Provision in the standalone builder, created the app, and then dragged the app to the Xcode Organizer Apps for my phone. The files began copyi...
- Wed Jun 22, 2011 1:37 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
I do realize that it's an Apple thing. Thing is, I'm still having problems. Other folks are too. Thankfully, you and other folks figured it out. I'm just looking for a concise 'Lesson like' list of instructions on what needs to be done as what I've done isn't working. Just like changing a tire on a ...
- Wed Jun 22, 2011 12:31 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Re: Installing on iOS 'does not have a valid signature'
I never said I did it right, just that I tried everything I could think of. I was hoping someone could share a list of exactly what to do. The Lessons for the other tasks are very good, just that this is very fuzzy. Could you make if a list of what steps you took? That would be very helpful! Thanks,...
- Tue Jun 21, 2011 10:54 pm
- Forum: iOS Deployment
- Topic: Installing on iOS 'does not have a valid signature'
- Replies: 15
- Views: 11941
Installing on iOS 'does not have a valid signature'
I'm really new to LiveCode. So far I have an app that functionally works in LiveCode. Next I plan to test in the iOS simulator and then on hardware. I followed the instructions from a lesson on how to enable Testing with the Simulator: http://lessons.runrev.com/spaces/lessons/buckets/1004/lessons/23...