Re: iOS iPAd development question

2015-06-29 Thread Michael Gruenthal
LiveCode won¹t build an iOS standalone without a provisioning profile, so you¹ll need to join the iOS Developer Program. Installing it on a device linked to your developer license is then a simple matter of drag and drop using the Devices window in Xcode, but there are other mechanisms as well unde

Re: iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Good question...does anyone know? On Mon, Jun 29, 2015 at 9:54 AM, Colin Holgate wrote: > There are various ways to get apps onto devices, but you have a bigger > problem. Is LiveCode able to save a standalone iOS app without having a > provisioning profile? > ___

Re: iOS iPAd development question

2015-06-29 Thread Colin Holgate
There are various ways to get apps onto devices, but you have a bigger problem. Is LiveCode able to save a standalone iOS app without having a provisioning profile? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to sub

Re: iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Thierry / SKIP, Thanks for the response. Since I don't need to go through the app store how do you get the app onto the iPad? Is there a limit to the number of internal users? regards, Glen On Mon, Jun 29, 2015 at 8:30 AM, Thierry Douez wrote: > Hi Glen, > > You might find interesting to kn

Re: iOS iPAd development question

2015-06-29 Thread Thierry Douez
Hi Glen, You might find interesting to know a bit more: Apple has changed its policy regarding permissions required to build and run apps on devices. Until now, Apple required users to pay $99/year to become a member of Apple’s Developer Program in order to run code on physical iPhone and iPads.

Re: iOS iPAd development question

2015-06-29 Thread Skip Kimpel
Good morning Glen, If you are just using it internally, you do not need to submit it to the App Store. You will, however, need to sign up for a developer account so that you can get the proper signing certificates and provisioning profiles in place. Hope that helps. SKIP > On Jun 29, 2015,

iOS iPAd development question

2015-06-29 Thread Glen Bojsza
Hello, Never having built an iPad app I was wondering the following... If I create an app that I want to run on my iPad but not sell it (only use it for myself) then do I still need to submit it to the App store? Or is there a way a developer can actually build, test / run their app on an actu