Deploying to iPad without iTunes or Apple

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
skindoc4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 77
Joined: Mon Jul 07, 2008 1:22 am

Deploying to iPad without iTunes or Apple

Post by skindoc4 » Fri Apr 29, 2011 5:10 am

Hi

I develop for personal use in a medical environment. Currently I use my Macbook Pro and carry it around the ED and on my bicycle - it's a pain. I am looking forward to the day when I can do this with my iPad. I would like to use Livecode to build my simple application - which saves me so much time in EDs with dysfunctional IT = most EDs I have worked in - and then deploy directly to iPad without the tedium of Apple's SDK and $99 they want for the privilege. I'm not fussed by the $99, just irked by the idea of paying Apple when I am doing all the work. Jailbreaking is not a problem so is there a way to do this with Livecode?

Alex

skindoc4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 77
Joined: Mon Jul 07, 2008 1:22 am

Re: Deploying to iPad without iTunes or Apple

Post by skindoc4 » Fri Apr 29, 2011 8:25 am

I've been doing some searching on the web and I think I have found a way to a jailbroken iPhone without using Apple. I'll see.

Alex

ddaddy
Posts: 17
Joined: Sun May 15, 2011 5:40 pm

Re: Deploying to iPad without iTunes or Apple

Post by ddaddy » Thu May 19, 2011 10:48 am

Any luck?

I know it's easily possible using xcode, but not sure how to get LC to do it.

ddaddy
Posts: 17
Joined: Sun May 15, 2011 5:40 pm

Re: Deploying to iPad without iTunes or Apple

Post by ddaddy » Thu May 19, 2011 11:49 am

I've just successfully got xcode to send an app to my jailbroken phone without the need for the Provisioning File, but I can't get it working through LC as the list of profiles wont let me select one.

Kibodeaux
Posts: 1
Joined: Fri Jun 03, 2011 3:04 am

Re: Deploying to iPad without iTunes or Apple

Post by Kibodeaux » Fri Jun 03, 2011 8:11 am

ddaddy wrote:I've just successfully got xcode to send an app to my jailbroken phone without the need for the Provisioning File, but I can't get it working through LC as the list of profiles wont let me select one.

I've been doing some searching on the web and I think I have found a way to a jailbroken iPhone without using Apple. I'll see.

ddaddy
Posts: 17
Joined: Sun May 15, 2011 5:40 pm

Re: Deploying to iPad without iTunes or Apple

Post by ddaddy » Fri Jun 03, 2011 8:44 am

I'd be interested to hear what you've found.

I know you can put a compiled app on a jailbroken iphone, but obviously you can't compile in Livecode without a Provisioning Profile.

rozek
Posts: 151
Joined: Mon Jun 19, 2006 2:29 pm
Contact:

Re: Deploying to iPad without iTunes or Apple

Post by rozek » Fri Jun 03, 2011 7:05 pm

Hello Alex!

As I do not know what features you need, the following idea might be inadequate for you:

have you taken into account to build a "WebApp" rather than a native one? You could even *mix* LiveCode and a WebApp using the built-in Browser control of LiveCode.

WebApps may be officially "installed" on IOS devices without having to jailbreak them.
Kind regards,

Andreas Rozek

skindoc4
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 77
Joined: Mon Jul 07, 2008 1:22 am

Re: Deploying to iPad without iTunes or Apple

Post by skindoc4 » Sat Jun 04, 2011 9:38 am

Hi Andreas

I had not thought of that. Might be worth looking at - thanks

Alex

Post Reply