Submitting to iTunes for Client

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Brittgriscom
Posts: 95
Joined: Wed Mar 30, 2011 10:15 am

Submitting to iTunes for Client

Post by Brittgriscom » Sun Jun 05, 2011 9:23 pm

How do I submit an app to itunes for a client that doesn't have a professional livecode license? I tried downloading his certificate and but I still got certificate errors.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Submitting to iTunes for Client

Post by Mark » Wed Jun 08, 2011 9:56 am

Hi,

You need to add your client's UDID to your development certificate. Then compile the app with this certificate. Your client can drag the app to his iTunes window and sync his/her device.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Brittgriscom
Posts: 95
Joined: Wed Mar 30, 2011 10:15 am

Re: Submitting to iTunes for Client

Post by Brittgriscom » Thu Jun 16, 2011 10:54 pm

I can get the app onto his device via testflight.com. The problem is, I want him to be able to submit the app to itunes under his account, not mine. But because he doesn't have a livecode professional license, he can't build the app. If I build it, then he can't submit it, because it doesn't have his certificate, I think. What can I do?

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Submitting to iTunes for Client

Post by Mark » Thu Jun 16, 2011 11:05 pm

Hi,

He needs to give you the user name and password of his Apple developer account and you need to create a new certificate on his account. Then you need to remove your own account from XCode and add his. Install the newly created certificate in your XCode nad use this certificate/profile to compile the standalone for iPad.

It might be easier to pay Apple for another developer account on your name, using his company credentials (pretending that you're an employee of his company). This will let you submit the app to the iTunes store and it will appear with the name of his company on it.

Testflight.com doesn't look like it has anything to do with iPad(?).

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

DougN
Posts: 20
Joined: Wed Mar 04, 2009 4:09 am

Re: Submitting to iTunes for Client

Post by DougN » Fri Jun 17, 2011 2:07 am

I believe he's talking about the service at http://testflightapp.com/

Post Reply