I am having no luck uploading my app to the appstore as it keeps throwing the following error:ERROR ITMS-4236: Invalid value 'undefined' for bundle_version at SoftwareAssetsI have no idea what this means. This is the last line in the log file from Application Loader:Package Summary:1 package(s) were not uploaded because they had problems:/var/folders/9f/yg2wyk051q7g8bv76pvq6vz40000gn/T/E3148D0C-633B-402D-8FAA-BB3FC8CC335F/1247758331.itmsp - Error Messages:ERROR ITMS-4236: Invalid value 'undefined' for bundle_version at SoftwareAssetsI have been unable to find anything on the web that relates to this. There is a similar issue I have found reported that has to do with special characters in IDs but that is not the case here. Any help would be greately appreciated.
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,I'm in the process of uploading all the in-app purchases content for my soon to be released app.Each package is somwhere around 100MB and up to 900MB, and I have currently 25 of them.While uploading them earlier through Application Loader, I hit the ITMS-4162 error, statingthe maximum size of all in-app purchases metadata is 5GB.This limitation is nowhere to be cited in the Application Loader or In-app purchases guide/documents.I was able to upload 24 out of the 25 files, but some of the in-apps are still marked 'Waiting for Upload,after a couple of hours.I'd like to know if that's an Application Loader bug or a real limitation Apple has put.Thank you greatly for any clarification on this. This is critical situation and I need to act fast.Thank you,Mathieu.
I'm trying to verify an app archive and I'm receiving the following errors, I'm also using Xcode automatic code signing.Any help would be appreciated!ERROR ITMS-90166: Missing Code Signing Entitlements. No entitlements found in bundle 'com.amazonaws.sdk.ios.AWSResources' for executable 'Payload/MySampleApp.app/Frameworks/AWSLex.framework/AWSResources.bundle/AWSResources'.ERROR ITMS-90171: Invalid Bundle Structure - The binary file 'MySampleApp.app/Frameworks/AWSLex.framework/AWSResources.bundle/AWSResources' is not permitted. Your app can’t contain standalone executables or libraries, other than the CFBundleExecutable of supported bundles. Refer to the Bundle Programming Guide at https://developer.apple.com/go/?id=bundle-structure for information on the iOS app bundle structure.
I want to submit my app for TestFlight ... and am getting an error while submitting it.First, I'm not sure if I'm really submitting it to TestFlight. In Xcode, the button is Upload to App Store ... There's no option for specifying TestFlight.I tried that and got an error and after reading some online comments, it looked like the path to correcting it was using Application Loader through Xcode.However, again, in Application Loader, there's no way to specify TestFlight.So I'm not sure how the submission winds up being reviewed for TestFlight and not the App Store. My App is certainly not ready for public distribution. There is some functionality to finish and some final polish.But it is functional enough that I can share it with some colleagues for feedback.When making the submission, I get this error:[ERROR ITMS-90161: Invalid Provisioning Profile. The provisioning profile included in the bundle com.xxxxx.mobile [Payload/xxxx.app] is invalid. [Missing code-signing certificate]. A Distribution Provisi
I have creatd an app in XCODE 9 beta but it seems Itune connect does not allow apps created by beta apps? Is there an answer?It used the latest SDK and swift 4 so using XCODE 8 does not work!Any advice appreciated.iTunes Store Operation FailedERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds.
The errors are:iTunes Store Operation FailedERROR ITMS-90022: Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0.iTunes Store Operation FailedERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.iTunes Store Operation FailedERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '167x167' pixels, in .png format for iOS versions supporting iPad Pro.iTunes Store Operation FailedERROR ITMS-90023: Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.iTunes Store Operation FailedWARNING ITMS-90704: Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not inclu
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Full log from Application Loader:An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.asperasupport [7]: Unable to resolve 7.0: missing requirement [7.0] package; (&(package=com.apple.transporter.transport.service)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]An error occurred while starting bundles for the software update process. Transporter will try to continue. Unresolved constraint in bundle com.apple.transporter.commlink [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=com.apple.transporter.foundation)(version>=1.9.6)(version<=1.9.6)) [caused by: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=org.springframework.util.backoff)(version>=4.1.0)(!(version>=5.0.0)))]An error
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I am having a major issue submitting In-App purchases either via Application Loader or manually in iTunes Connect.The title of the In-App purchase is being capped at 30 characters when it supposed to be 75According to this documentation: https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Appendices/InAppPurchaseProperties.htmlThe IAP title is supposed to be less than 75 bytes, but the error I am getting in Application Loader is the following:ERROR ITMS-4134: Invalid title for in-app purchase with product_id='<REDACTED>', locale='en-US' - longer than 30 bytes. at Software/SoftwareMetadataSo why is the documentation saying 75 bytes but the error saying 30 bytes? Clearly there is a major issue here that needs to be resolved.Can someone please shed some light on this?Thank you
I faced this error when try to submit my app to Itunes connect with Application Uploader or validate app. Xcode 9 beta 3 and swift 4 are used in my development environment. I have check Bundle Identifier is correct and the architectures of my app are arm7 and arm64. I also check the architectures of the exported .ipa by `lipo -info` command and have the same result. I cant solve this problem after following some instructions on StackOverflow. Any help is very appreciated.SUMMARYTeam: Dang Bao LongCertificate: iOS Distribution (Expires 7/21/18)Profile: dangbaolong6996-ttqhtdSymbols: IncludedBitcode: IncludedArchitectures: armv7 and arm64ENTITLEMENTSapplication-identifierZ2478PJ4G8.dangbaolong6996.ttqhtdkeychain-access-groupsZ2478PJ4G8.dangbaolong6996.ttqhtdget-task-allowfalsebeta-reports-activetruecom.apple.developer.team-identifierZ2478PJ4G8macs-MBP:Payload mac$ lipo -info ttqhtd.app/ttqhtdArchitectures in the fat file: ttqhtd.app/ttqhtd are: armv7 arm64
I faced this error when try to submit my app to Itunes connect with Application Uploader or validate app. Xcode 9 beta 3 and swift 4 are used in my development environment. I have check Bundle Identifier is correct and the architectures of my app are arm7 and arm64. I also check the architectures of the exported .ipa by `lipo -info` command and have the same result. I cant solve this problem after following some instructions on StackOverflow. Any help is very appreciated.SUMMARYTeam: Dang Bao LongCertificate: iOS Distribution (Expires 7/21/18)Profile: dangbaolong6996-ttqhtdSymbols: IncludedBitcode: IncludedArchitectures: armv7 and arm64ENTITLEMENTSapplication-identifierZ2478PJ4G8.dangbaolong6996.ttqhtdkeychain-access-groupsZ2478PJ4G8.dangbaolong6996.ttqhtdget-task-allowfalsebeta-reports-activetruecom.apple.developer.team-identifierZ2478PJ4G8macs-MBP:Payload mac$ lipo -info ttqhtd.app/ttqhtdArchitectures in the fat file: ttqhtd.app/ttqhtd are: armv7 arm64
Hello,I am developing an ARKit application, and I would like to use testflight to distribute the app to beta testers who have iOS11 beta. iTunes Store Operation FailedERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds.However, XCode gives me an error when uploading that I need to use a public version of XCode. ARKit is only available through XCode 9 beta. How are we supposed to beta test our ARKit applications if we can't distribute them via testflight?Looking for workarounds, or perhaps some advice.Cheers!
Hey,I've been trying to find information regarding promoted IAPs as well but documentation seems a little all over the place.For question 1) I believe the answer is no. I've seen other people asking similar questions but no one able to show that they can detect the app start came from the store.For question 2) If you return true from the delegate, then it will show just as the app starts. If you return false, it will only occour when you put the purchase on to the queue, and if you do not then the purchase is essentially cancelled. This apple documentation on promoted iaps seems to cover these cases.From my side I'm curious if you've had any luck testing this in the recent Betas (XCode 9, iOS11 Beta 4). No matter what I've tried we haven't been able to get the app to respond to the itms-service:// links?Thanks,Sy
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hey there,We've been looking at implementing support for promoted IAPs but have had no luck testing with the itms-services:// links.We've confirmed we have the app delegate in the correct place, the app is being built with XCode 9.4 Beta, and running iOS 11 Beta 4, our test links are formatted correctly given the documentation and examples from Apple, but nothing we've done has resulted in the application being started by the links, and logs just show output from StoreKit, but nothing to tie the actions specifically to the link request we clicked.Has anyone had any luck testing promoted IAPs recently in Beta 4?Welcome to provide more information if anyone has ideas.Thanks,Sy
Hi,Yes the the itms-services://?action=purchaseIntent&bundleId=your_bundle_id&productIdentifier=your_product_identifier works.XCode Version 9.0 beta 3, device on iOS 11.0 latest betaThank you for your response !🙂
Topic:
App & System Services
SubTopic:
Core OS
Tags:
What is wrong when i got this when trying to upload a Mac app to Apple: ERROR ITMS-90267: The name of your application bundle must end with '.app' and not contain characters ':'.