Unable to down;oad distribution profiles

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SteveHanlan
Posts: 80
Joined: Fri Jul 09, 2010 6:28 pm

Unable to down;oad distribution profiles

Post by SteveHanlan » Wed Dec 07, 2011 9:06 am

Not a LC problem, but a problem all the same ...

Running Xcode 4.2 (4C199) with iPhone OS 5.0
I have developer and distribution set up in the iOS provisioning portal with a bunch of devices but when I 'refresh' in xCode, it removes any downloaded distribution profiles and tells me ...

Your team has no devices for which to generate a provisioning profile. Please connect a device to use for development, or manually add a Device ID using the Provisioning Portal.

I can still use the iOS Team Provisioning profile for development and can load the app onto the devices, but I am now unable to get a codesigned app for upload to the store.

Anyone else seeing this kind of problem as a result of upgrading to newer versions of xCode, etc.

cheers

Steve

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

Re: Unable to down;oad distribution profiles

Post by Mark » Wed Dec 07, 2011 3:16 pm

Hi Steve,

Currently, I'm having the same problem. Download the profiles manually and don't click on refresh.

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

SteveHanlan
Posts: 80
Joined: Fri Jul 09, 2010 6:28 pm

Re: Unable to down;oad distribution profiles

Post by SteveHanlan » Wed Dec 07, 2011 6:32 pm

Mark

If I do that and use the distribution profile, it compiles ok, but is rejected by iTunes Connect/Application Loader as it does not have a valid codesign!!!!!

Cheers

Steve

SteveHanlan
Posts: 80
Joined: Fri Jul 09, 2010 6:28 pm

Re: Unable to down;oad distribution profiles

Post by SteveHanlan » Thu Dec 08, 2011 6:21 pm

Mark.

That works.

I noticed that when I cleaned everything out and logged into the portal as admin (not agent) and did the refresh, it created a .mobileprovision file for a deleted distribution profile and this was where the 'refresh' failed. I clicked off 'automatic' and downloaded one aspect at a time and its all working again.

Phew!

Steve

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

Re: Unable to down;oad distribution profiles

Post by Mark » Thu Dec 08, 2011 6:31 pm

Hi Steve,

I had exactly the same problem some time ago and yesterday again, so I knew that it should work.

Glad to know that you got it working now. I hope Apple will fix this soon.

Best,

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

Post Reply