iOS Wireless App Distribution
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
iOS Wireless App Distribution
My corporate clients would not want their apps put in the App Store.
I hope wireless app distribution is high on the list of features.
THX
Simon
I hope wireless app distribution is high on the list of features.
THX
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: iOS Wireless App Distribution
You could already do that because the distribution method is defined by the Provisioning Profile which you create in the Apple Developer Member Center and choose by LiveCode in the Standalone Settings.
See also: iphone - iOS 4 wireless app distribution for in house applications - Stack Overflow
Robert
See also: iphone - iOS 4 wireless app distribution for in house applications - Stack Overflow
Robert
Re: iOS Wireless App Distribution
Hello Robert,
Yes, I saw that page from a google search but I cannot locate the all important .ipa file. The documentation says it is generated from xCode and seems simple enough.
Or are you saying forget the .ipa file and just post the .app bundle?
Simon
Yes, I saw that page from a google search but I cannot locate the all important .ipa file. The documentation says it is generated from xCode and seems simple enough.
Or are you saying forget the .ipa file and just post the .app bundle?
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: iOS Wireless App Distribution
LiveCode provides you a .app and it shouldnt be difficult to create a appropriate .ipa by a shell script, see How to automatically build an IPA file from XCode and streamline the distribution process.
I would use Ad Hoc distribution except your client wants to use the application on more than 100 devices (Ad Hoc device limit).
Robert
I would use Ad Hoc distribution except your client wants to use the application on more than 100 devices (Ad Hoc device limit).
Robert
Re: iOS Wireless App Distribution
Hey Robert, Thanks!
(Untested)
Here is what I've discovered and only after one has successfully built and deployed an app for local development:
An .ipa file is generated by importing it to iTunes, you can find it by right clicking on the app in iTunes and click on Show in Windows Explorer or Finder.
Done!!!
In iTunes it is stored as a .ipa file.
I hope that's all I have to do. Will update this after testing a WIFI distribution.
Simon
(Untested)
Here is what I've discovered and only after one has successfully built and deployed an app for local development:
An .ipa file is generated by importing it to iTunes, you can find it by right clicking on the app in iTunes and click on Show in Windows Explorer or Finder.
Done!!!
In iTunes it is stored as a .ipa file.
I hope that's all I have to do. Will update this after testing a WIFI distribution.
Simon
Last edited by Simon on Thu Jan 13, 2011 4:08 am, edited 1 time in total.
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: iOS Wireless App Distribution
Here is the story so far:
I have not been able to update the app using
Which is the recommended method.
Using a third party site http://www.diawi.com/index.php I have been able to upload a zip of the app folder. You need a mobleprovision to upload as well, diawi returns a tiny URL. No .ipa file is needed.
The application is distributed via WIFI!
Note to forum Admin: May I rename this thread as a "How To:" and move it to the iOS forum?
I have not been able to update the app using
Code: Select all
<a href="itms-services://?action=download-manifest&url=http://www.mySite.com/>
Using a third party site http://www.diawi.com/index.php I have been able to upload a zip of the app folder. You need a mobleprovision to upload as well, diawi returns a tiny URL. No .ipa file is needed.
The application is distributed via WIFI!

Note to forum Admin: May I rename this thread as a "How To:" and move it to the iOS forum?
Last edited by Simon on Thu Jan 13, 2011 4:04 am, edited 1 time in total.
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: iOS Wireless App Distribution
Hi all,
I will move this thread to the iOS forum...
NOW
Best
Klaus
I will move this thread to the iOS forum...
NOW

Best
Klaus