Application Loader ERROR: ERROR ITMS-90161

<main> DBG-X: parameter FilesToUpload = [metadata.xml, JS.ipa]

<main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600

<main> ERROR: ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.jschat.jschatapp [Payload/JS.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal."

<main> DBG-X: The error code is: 1102

<main> INFO: Done performing authentication.

<main> DBG-X: Returning 1



First thanks to viewing my issue.

I dont know why i'm facing this issue i have created the provisioning file according to the apple documentation.My app is done just to upload on app store.
Please help me as soon as possible.I shall be very thankful to you.


Thanks

Replies

That does not sound like an error message (outdated terminology) from Apple's servers. Suggest you contact the vendor for whatever 3rd party tool(s) you may be using for support w/their tools.

It seems like this issue might be related to code signing.

Review code signing and provisioning profiles under your app's Build Settings in Xcode and make sure you have selected a distribution provisioning certificate combination for Release builds. Also check that there are no multiple certificate for Distribution in your iTunes connect.

same