Search found 5 matches
- Fri Sep 09, 2011 3:32 am
- Forum: iOS Deployment
- Topic: Download and run stacks on iOS
- Replies: 22
- Views: 15237
Re: Download and run stacks on iOS
I wonder if Apple would notice/mind if you put the stack in a SQLlite database, downloaded the db, and extracted the stack to the local file system and ran it from there? This would allow you to create one app that could run lots of other apps. A digital bookshelf for interactive books or a series o...
- Sun Sep 04, 2011 4:17 pm
- Forum: iOS Deployment
- Topic: Download and run stacks on iOS
- Replies: 22
- Views: 15237
Download and run stacks on iOS
Can you download a remote stack and run it on iOS?
- Thu Jul 28, 2011 4:36 am
- Forum: iOS Deployment
- Topic: Google Maps / GPS
- Replies: 25
- Views: 16518
Re: Google Maps / GPS
Dixie:
I tried to edit your mobile location stack script and got this error:
stack "LiveCode Maps": compilation error at line 7 (Chunk: can't create a variable with that name (explicitVariables?)) near "documentFilePath", char 57
But it still runs fine. - any idea what is going on?
I tried to edit your mobile location stack script and got this error:
stack "LiveCode Maps": compilation error at line 7 (Chunk: can't create a variable with that name (explicitVariables?)) near "documentFilePath", char 57
But it still runs fine. - any idea what is going on?
- Tue Jul 26, 2011 2:40 am
- Forum: iOS Deployment
- Topic: how do you reference an image from the iPhone Photo Album?
- Replies: 5
- Views: 4797
Re: how do you reference an image from the iPhone Photo Album?
So how exactly would go about displaying the image from the photo library once you get the ID as you suggested?
- Wed Jul 20, 2011 2:27 am
- Forum: iOS Deployment
- Topic: Test buton disabled
- Replies: 4
- Views: 4796
Test buton disabled
I have installed the ios sdk for xcode 4. When I select ios for deployment in Livecode the test button remains disabled. Any ideas what might be wrong?