Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-90575:
App was build sucessfully but I got the following error when uploading via App Uploader. Can you please tell me what I am doing wrong? This is Apple TV app.ERROR ITMS-90575: Missing Entitlement. Your app is missing the 'aps-environment' entitlement, which is required by tvOS apps that contain the 'com.apple.developer.icloud-services' entitlement. Verify you have regenerated your provisioning profile with Xcode and resubmit your app.
ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on tvOS. Specifically, value '' for key 'com.apple.developer.icloud-container-environment' in 'Payload/xxxxTV.app/xxxxTV' is not supported. This value should be a string value of 'Production'
0
0
908
May ’17
Facing issue while submit app for review
2017-05-14 17:13:37 IST] <main> DBG-X: parameter FilesToUpload = [metadata.xml, JS.ipa][2017-05-14 17:13:37 IST] <main> DBG-X: parameter MinimumFileSizeThresholdForCheckum = 104857600[2017-05-14 17:13:37 IST] <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.[2017-05-14 17:13:37 IST] <main> DBG-X: The error code is: 1102[2017-05-14 17:13:37 IST] <main> INFO: Done performing authentication.[2017-05-14 17:13:38 IST] <main> DBG-X: Returning 1First 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
1
0
426
May ’17
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 1First 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
6
0
7.7k
May ’17
iMessage Extension Uploading fail every time while send build to App Store
i had Created app and iMessage Extension. All are woeking Fine butwhen i am try ing to upload build to app store it is getting me error ERROR ITMS-90644: Missing Image Asset. Your app is missing the Large App Icon asset 'Messages Icon' in 'Payload/StickerU.app/PlugIns/MessageExtension.appex'i had read all document provided by apple for iMEssage Extension. but can not find what is wrong.*Restarted Xcode, mac, even clean folder, clean project , nothing work any thing.Main App icon asset is saperated from iMessage ExtensionI had checked all the things more then 10 times, even app icon provided by the apple example IceCreamBuilder Extension ,i had replace my icons with that icons, checked icon size 1024*768 for large scale and also required all size for app icon,but every time i try it is fail..fail..fail, not getting any solution from any where. I am stuck here for 2 days. My app is ready but can not upload .I am using Xcode 8.3.1. What should i have to do now?
1
0
1.1k
May ’17
I have just made a new build of my app. My provisoning files and certificates had expired so I recreatest them. All looks fine on my developer account and in Keychain and the provising file is included in the app. But when I use Application Loader to uplo
I have just made a new build of my app. My provisoning files and certificates had expired so I recreatest them. All looks fine on my developer account and in Keychain and the provising file is included in the app. But when I use Application Loader to upload it I get ERROR ITMS-90161 suggesting that the provisioning file has expired? Please help!
0
0
305
May ’17
Reply to Stuck on Authenticating with iTunes Store
I think this command would properly update also, but I gives me a lot of warnings followed by miles of licences.../Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter -infoThan the upload fails with the same 22421 error after sucessfully uploading. Fun fact I see the build waiting on iTunes connectHere are the warningsAn error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.its.asset.ai-liar [1]: Unable to resolve 1.0: missing requirement [1.0] package; (&(package=com.fasterxml.jackson.annotation)(version>=2.7.0)(!(version>=3.0.0))) An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.its.epubtoolkit [3]: Unable to resolve 3.0: missing requirement [3.0] package; (&(package=com.fasterxml.jackson.annotation)(version>=2.7.0)(!(version>=3.0.0))) An
Jun ’17
Reply to Has anyone been able to submit a build yesterday or today? I'm getting 23690 and/or 22421 errors.
Here's an interesting point.I tried the fix from the other threads have been stating namely:cd ~mv .itmstransporter/ .old_itmstransporter//Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporterThis did not work, I tried reinstalling XCode, that didn't either. So I tried the 'Application Loader' route but I had to go and create an Apple ID app‑specific password in order to sign into Application Loader. After that, I was able to upload my app. However the next time I tried to load another build via the Organiser in XCode my -22421 problem went away and I was able to succesfully upload via XCode once again.
Jun ’17
ERROR ITMS-4134: "Duplicate in-app purchase product_id: 'xxx'." at Software/SoftwareMetadata
Hi,My app already has a few non consumable in-app purchase without content hosting.One of them has product id: 010.I have created a new in-app purchase with content hosting with product id: T01I have added a new target (In-App purchase Content) to my projectI added a file to the new target and configured the ContentInfo.plist with IAPProductIdentifier: T01I archived the new target and exported as Installer PackageWhen I try to upload the content via Application Loader I get this:ERROR ITMS-4134: Duplicate in-app purchase product_id: '010'. at Software/SoftwareMetadataWhere am I wrong?Thank you in advance for any help.
1
0
5.2k
Jun ’17
Expire current build and upload new build to iTunesConnect with same App version and Build version
As iTunesConnect has introduced the new feature to expire the build which eventually remove the build from iTunesConnect. After doing that i wanted to upload the new build with same App version and Build version but getting below errorERROR ITMS-4238: Redundant Binary Upload. There already exists a binary upload with build version '1.2.8' for train '1.2.0' at SoftwareAssets/PreReleaseSoftwareAssetIs it possible with new iTunesConnect?
0
0
816
Jun ’17
iPad Tabbar title positions are horizontal
Hi,When i run my app on iOS11 iPad everything works well, but observeed some weired behaviors, one of the issue i would like to disucss is Tabbar itme title in iPad no more below image, instead it's horizontal to item, So i would like to know if there is any option to bring it old look way. Please suggest if you know.
1
0
722
Jun ’17