ERROR ITMS-90174 (APPLICATION LOADER)

Hi, noob idiot here.

I’m now at the submission stage, and attempted to load my app using Application Loader…aaaand get the above error.

The error message states ‘apps must contain a provisioning profile in a file named embedded.mobileprovision’

To cover the basics…I set up a provision profile that was for distribution, downloaded and double clicked it. And I also did the distribution certificate which I also downloaded and double clicked. So I’m assuming that’s all I need to do? Or…must I get the .mobileProvision file and place it…I dunno…in the game’s folder alongside build.settings?

Any help greatly appreciated as…it’s really this last thing that’s stopping me from submitting for review.

best

Alex Scarrow

The .mobileprovision file should be in a folder /Users/yourusername/Library/MobileDevice/Provisioning Profile

Then make sure you select that profile to build with.

Rob

is that filePath within the development directory…ie the root being the folder in which the main.lua is in?

it hasn’t worked.

I created on the desktop…users/Alex Scarrow/Library/MobileDevice/Provisioning Profile…and dropped it in there.

I also created the same file path within my game directory (same location as main.lua/build.settings) and dropped it there

Then did the corona build, but I get the same message when I use Application Loader

It does not go in your folder with your code.

What version of Corona SDK are you using?

Rob

Thanks for replying Rob.

V2015.2731

Can you try upgrading to the latest daily build?

Rob

I don’t have access to daily builds (I’m on the free version). It works now…however…I have copied my provision file/filepath into a number of different places…and for tidiness’s sake would like to know which path the corona builder is looking down to find the mobile provision file.

Btw, when I select from the options in ‘provisioning profile’ in the corona build dialogue box, there are loads of old, redundant, confusing items (accumulated back when i was trying to get my head around setting up profiles/certs etc) Is there any way of clearing them out?

Many thanks for replying over the weekend btw :slight_smile:

Corona SDK is free now, all users have access to daily builds.

Profiles go here:  /Users/ yourusername /Library/MobileDevice/Provisioning Profiles

Or you can short cut it with:  ~/Library/MobileDevice/Provisioning Profiles

The .mobileprovision file should be in a folder /Users/yourusername/Library/MobileDevice/Provisioning Profile

Then make sure you select that profile to build with.

Rob

is that filePath within the development directory…ie the root being the folder in which the main.lua is in?

it hasn’t worked.

I created on the desktop…users/Alex Scarrow/Library/MobileDevice/Provisioning Profile…and dropped it in there.

I also created the same file path within my game directory (same location as main.lua/build.settings) and dropped it there

Then did the corona build, but I get the same message when I use Application Loader

It does not go in your folder with your code.

What version of Corona SDK are you using?

Rob

Thanks for replying Rob.

V2015.2731

Can you try upgrading to the latest daily build?

Rob

I don’t have access to daily builds (I’m on the free version). It works now…however…I have copied my provision file/filepath into a number of different places…and for tidiness’s sake would like to know which path the corona builder is looking down to find the mobile provision file.

Btw, when I select from the options in ‘provisioning profile’ in the corona build dialogue box, there are loads of old, redundant, confusing items (accumulated back when i was trying to get my head around setting up profiles/certs etc) Is there any way of clearing them out?

Many thanks for replying over the weekend btw :slight_smile:

Corona SDK is free now, all users have access to daily builds.

Profiles go here:  /Users/ yourusername /Library/MobileDevice/Provisioning Profiles

Or you can short cut it with:  ~/Library/MobileDevice/Provisioning Profiles