Page 1 of 2
Getting app onto iPad
Posted: Mon Dec 29, 2014 5:30 am
by Opaquer
Hey everyone!
So, I've got a quick question. I've got an app I've been making for work, and it's just about ready to be deployed. The thing is, we want to put them on iPads for all our users (we have company iPads), but I've never used Livecode and iOS. I've got the free version of Livecode, so I just had a question about what the best way to get the app onto all the iPads is, and preferably the cheapest way

. I saw that I need a licence, but wasn't sure if that's just for the Apple Store, and if it can be avoided.
Looking forward to hearing back from you guys!
Re: Getting app onto iPad
Posted: Mon Dec 29, 2014 6:02 am
by Simon
Hi Opaquer,
Two choices, Developer ($99 100 users) or Enterprise ($299 over 500 users now I think) bought from Apple.
Developer is cool if you can talk to the users, you have to get the UUID's of the devices (not that easy for some users, really).
You will need liveCode Commercial or there is the Membership program. The Membership is for the app store the other 2 you can distribute from your own server.
Simon
Re: Getting app onto iPad
Posted: Mon Dec 29, 2014 6:08 am
by Opaquer
Hi Simon
So what you're saying is that I need a developer licence from Apple and Livecode Commercial to get it working? Even if I don't want to put my app on the App store?
Re: Getting app onto iPad
Posted: Mon Dec 29, 2014 4:08 pm
by Klaus
Yes, sad but true, complain at Apple!

Re: Getting app onto iPad
Posted: Tue Dec 30, 2014 12:13 am
by Opaquer
Aww, that is annoying! So you think it can be done for about $400 then if I've got less than 100 users? $100 for the Apple licence, then $300 for Livecode Commercial?
Re: Getting app onto iPad
Posted: Tue Dec 30, 2014 1:10 am
by FourthWorld
If the app is intended to be free RunRev's LiveCode Membership program included iOS licensing for just $99:
http://livecode.com/membership/
Re: Getting app onto iPad
Posted: Tue Dec 30, 2014 1:15 am
by Opaquer
The app is intended to be free

! So, if I get a membership, will there be any other costs for the Apple store? I read something about ad-hoc distribution - is that free to use?
Re: Getting app onto iPad
Posted: Thu Jan 01, 2015 7:26 am
by FireWorx
What you need is to buy a commercial version of livecode and join as an apple developer $99 + tax for 1 year. Download x-code (free) to deploy your apps. Build your app in LIvecode and use the standalone builder loaded with a development certificate you obtain from apple. You can then build apps and test them on up to 100 machines. You plug the iPad into your development computer with a standard cable and download the ap to the iPad by dragging and dropping it onto the iPad that shows up in x-code when you plug it in. You can then test and run your app on those 100 iPad devises until you are ready to submit the app to apple for approval. If you want the app to be for just your business you submit your app to the Volume Purchase Program for Businesses. ( a check box in the submittal process) Don't be surprised if Apple kicks it back at you one time. Re-submit with Apple requested changes fixed and then you will get approval. You can set the price to free if you want and download as many links as you want and send them out via text or email. Clicking on the link from the iPad will download the app to the iPad devise.
Hope this helps! Dave
Re: Getting app onto iPad
Posted: Sun Jan 04, 2015 11:55 pm
by Opaquer
Thanks Dave! This definitely helps! It's just annoying that with Android, you can make the app and have it up and running straight away (and for free), whereas for Apple, you need to buy hundreds of dollars worth of stuff just so that Apple will let you do it

. So just to confirm, looking at
http://livecode.com/livecode-licenses/, I need to get the Indy one for $299? I'm assuming there's no way to make it work for the $99

?
Re: Getting app onto iPad
Posted: Tue Jan 06, 2015 4:55 am
by grimaldiface
Opaquer wrote:Thanks Dave! This definitely helps! It's just annoying that with Android, you can make the app and have it up and running straight away (and for free), whereas for Apple, you need to buy hundreds of dollars worth of stuff just so that Apple will let you do it

. So just to confirm, looking at
http://livecode.com/livecode-licenses/, I need to get the Indy one for $299? I'm assuming there's no way to make it work for the $99

?
I just successfully installed an app on my phone using just the $99 apple developer membership and the free LC community build. You only need commercial livecode if you are going through the app store. You can do this with up to 100 devices.
Re: Getting app onto iPad
Posted: Thu Jan 22, 2015 12:47 am
by Opaquer
grimaldiface wrote:Opaquer wrote:Thanks Dave! This definitely helps! It's just annoying that with Android, you can make the app and have it up and running straight away (and for free), whereas for Apple, you need to buy hundreds of dollars worth of stuff just so that Apple will let you do it

. So just to confirm, looking at
http://livecode.com/livecode-licenses/, I need to get the Indy one for $299? I'm assuming there's no way to make it work for the $99

?
I just successfully installed an app on my phone using just the $99 apple developer membership and the free LC community build. You only need commercial livecode if you are going through the app store. You can do this with up to 100 devices.
Hi Grimaldiface
Sorry for the late reply, I was away for the past couple of weeks. I have a quick question. I'm back at work trying to get the app on the iPad now, and I was just wondering if you could guide me through how you managed to get the app on it? I've got a provisioning profile set up and whatnot, and XCode is installing on this computer, so hopefully there's not too many more steps to getting it on the iPad!
Thanks in advanced!
Re: Getting app onto iPad
Posted: Thu Jan 22, 2015 12:51 am
by grimaldiface
You can follow my journey here:
http://forums.livecode.com/viewtopic.ph ... 2&start=15
I suggest trying it first, then reporting back. Happy to help you through it after.
Re: Getting app onto iPad
Posted: Fri Jan 23, 2015 5:08 pm
by trags3
Simon wrote:Hi Opaquer,
Two choices, Developer ($99 100 users) or Enterprise ($299 over 500 users now I think) bought from Apple.
Developer is cool if you can talk to the users, you have to get the UUID's of the devices (not that easy for some users, really).
You will need liveCode Commercial or there is the Membership program. The Membership is for the app store the other 2 you can distribute from your own server.
Simon
Hi Simon,
I have the $99 apple developer license and a LC Commercial license. One of my test devices is an iPhone 4S which I used to be able to plug in to my borrowed Macbook pro usb 2.0 port and download and test my app.
I now have a Macbook Air with USB 3.0 ports. The 4S is not compatible with USB 3.0. I notice you said that I could download to my test device from my own server. Could you elaborate on how that would be done?
Thanks
Tom
Re: Getting app onto iPad
Posted: Sat Jan 24, 2015 3:42 am
by Simon
Hi Tom,
I started a new thread as I thought the subject deserved it;
http://forums.livecode.com/viewtopic.php?f=49&t=22832
Simon
Re: Getting app onto iPad
Posted: Tue Jan 27, 2015 8:28 am
by Opaquer
Hey Grimaldiface
Thanks so much for your help! I managed to get it working! Today is a happy day

! Thanks to everyone else who helped as well

. Now to figure out customer properties and I think the app's done

!