Apple TestFlight

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
DevBoyLars
Posts: 216
Joined: Wed Feb 27, 2013 9:04 pm

Apple TestFlight

Post by DevBoyLars » Fri Sep 19, 2014 9:30 pm

Hi there,
is it possible to use the new Apple TestFlight with LC builded Apps?

pink
Posts: 280
Joined: Wed Mar 12, 2014 6:18 pm

Re: Apple TestFlight

Post by pink » Sat Sep 20, 2014 6:49 pm

it is possible, you just need to upload an IPA file into iTunes Connect

to make an IPA file out of the app that is generated by livecode:

1. create a directory named Payload
(must have a capital P)

2. copy your app into Payload
3. zip Payload
4 rename Payload.zip to myApp.ipa
Greg (pink) Miller

MadPink, LLC
I'm Mad, Pink and Dangerous to Know

DevBoyLars
Posts: 216
Joined: Wed Feb 27, 2013 9:04 pm

Re: Apple TestFlight

Post by DevBoyLars » Sun Sep 21, 2014 8:44 pm

Thank you :)

Post Reply