Application Loader ERROR Invalid Provisioning Profile"

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bernd59
Posts: 10
Joined: Sat Nov 11, 2017 12:21 pm

Application Loader ERROR Invalid Provisioning Profile"

Post by bernd59 » Tue Mar 27, 2018 7:14 am

Dear all,
I have the impression that developing an app using LiveCode is relatively unproblematic if you just want to run it as an app program on WINDOWS or OSX .
I always fail by uploading my app to appStore.

I have my developer licence and (to my knowledge ) all certificates I need for uploading my app.
I have installed Xcode 9.2
I had no problems to develop my application.ipa using Licvecode 9.0.0 rc1

using the application leader , I get the error message iTMS-90161 "Invalid provisioning profile ... missing code-signing certificate"

But visiting the iOS Developer Portal I can not find any help for this problem

Best
Bernd

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by jmburnod » Tue Mar 27, 2018 11:50 am

Hi Bernd,
Sorry if that is too basic questions.
I have installed Xcode 9.2
Did you select your xCode 9.2 in LiveCode -> Preferences ->Mobile
Did you download a provisioning distribution file ?
Did you beta checkbox to true ?

You may verify if your bundle identifier is correct in info.plist file
Best regards
Jean-Marc
https://alternatic.ch

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm
Location: McKenna, WA

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by quailcreek » Wed Mar 28, 2018 2:58 am

Bernad,
I think what Jean-Marc is trying delicately to say is that this does not sound like a LC problem. The complexity of getting your app loaded to the app store can be, at times, a struggle. Please ask questions and we will do our best to help you out. Have you gone thru the help files for creating a provisioning profile of the LC website?
Tom
MacBook Pro OS Mojave 10.14

Cheng
Posts: 11
Joined: Tue May 27, 2014 6:03 pm

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Cheng » Wed Jun 19, 2019 5:11 pm

Hi all,

After away for 2 years, I am back to Livecode again :)
I think its still a great tool to create app. However, when I creating my first ios app for distribution, I have got this same error:

ERROR ITMS-90174: "Missing Provisioning Profile - Apps must contain a provisioning profile in a file named embedded.mobileprovision."

I have followed all the steps from LiveCode website to create the standalone app for distribution.
I have done the development app successfully, however, using the Application Loader is a headache.

I am using Livecode Indy 9.0.4, xcode 9.2

Any clue would be helpful.

Thanks in advance.

Cheng
Posts: 11
Joined: Tue May 27, 2014 6:03 pm

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Cheng » Thu Jun 20, 2019 1:54 am

I have done creating distribution profile, compiled and zipped to ipa format. I have done these steps few times. Looked into the app and the embedded file is there. Just do not understand what invalid profile it refers.

Went into apple developer forum, they are talking about using legacy build on xcode, and none on using livecode specific.

Anyone with similar error experience kindly enlighten me.

Thanks

Cheng
Posts: 11
Joined: Tue May 27, 2014 6:03 pm

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Cheng » Thu Jun 20, 2019 2:01 am

Hi Jean-Marc,

I have done the 2 steps you mentioned.
The last step on checkbox beta, I do not understand. Kindly tell me more.

Also bundle id is correct.

Thanks
jmburnod wrote:
Tue Mar 27, 2018 11:50 am
Hi Bernd,
Sorry if that is too basic questions.
I have installed Xcode 9.2
Did you select your xCode 9.2 in LiveCode -> Preferences ->Mobile
Did you download a provisioning distribution file ?
Did you beta checkbox to true ?

You may verify if your bundle identifier is correct in info.plist file
Best regards
Jean-Marc

Cheng
Posts: 11
Joined: Tue May 27, 2014 6:03 pm

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Cheng » Thu Jun 20, 2019 7:39 am

Yes, LC beta setting is unchecked from begin

Cheng
Posts: 11
Joined: Tue May 27, 2014 6:03 pm

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Cheng » Tue Jun 25, 2019 1:42 pm

Solved. Due to misconfigured.

Thanks

Volker
Posts: 11
Joined: Tue Jan 28, 2020 11:52 am

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by Volker » Mon Mar 09, 2020 8:13 am

Cheng wrote:
Tue Jun 25, 2019 1:42 pm
Solved. Due to misconfigured.

Thanks
hallo
My Problem is the same.
Please tell me your Solution.

Im from Germany, my English is not the best.

Thanks

tim2RZ
Posts: 6
Joined: Tue Mar 10, 2020 12:27 am

Re: Application Loader ERROR Invalid Provisioning Profile"

Post by tim2RZ » Tue Mar 10, 2020 12:54 am

I've been facing the same for a long time, but it solved by itself...

Post Reply

Return to “iOS Deployment”