Hello, We noticed one or more issues with a recent delivery for the following app: xyz Version 3.0.0 Build 18396 Please correct the following issues and upload a new binary to App Store Connect. ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/xyz.framework/xyz: _dyld_shared_cache_file_path. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
We are facing the below mentioned error frequently while submitting the different apps in the App Store. When we are uploading the first build, we are receiving the below mentioned error and if we increment the build version, and on re submitting we are not facing the same issue again. Could you please guide us on what caused this issue? Xcode Version: 14.2 Error : ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit.. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed.
Hi all,I am trrying to understand why I keep getting this error.ERROR ITMS-90062: This bundle is invalid. The value for key CFBundleShortVersionString [0.0.2] in the Info.plist file must contain a higher version than that of the previously approved version [3.11]. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstringAlthough we are building our app using Ionic / Cordova, the actual ap is built using Xcode.In Xcode 11.5, it is clearly marked as:Version: 3.11Build: 0.0.and when I go to AppStore Connect -> Activity, the current version that is marked as For Sale is:Version 3.11Build 0.0.1To me, it should be a simple process. It I have a small fix, I want this to be Version 3.11, Build 0.0.2Version is for major fixes/new featuresBuild is for minor fixes (typos, color changes, other aesthetics)Yes, when I try to upload Version 3.11, Build 0.0.2 to the Appstore Connect, I get the abo
After many hours of struggling I removded the TopShelf Image saved and closed Xcode and then made sure to open the image in Preview and and export to make sure to turn off aplha. Then reimported and the TopShelf the ERROR ITMS-90497 went away.As for the ERROR ITMS-90502 I had an TV Services Extension that I need to add the arm64 to.But the ERROR ITMS-90523 was very missleading as it was accutally not an issue with App Icon - Small but App Icon - Large.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
ITMS-90433: Invalid Swift Support - The file libswiftAVFoundation.dylib doesn’t have the correct code signature. Make sure you’re using the correct signature, rebuild your app using the current public (GM) version of Xcode, and resubmit it. Don’t just modify the code signature of libswiftAVFoundation.dylib. We are using the latest Xcode 12.4 . any help will be appreciated
Hi there,When submitting to the app store with Xcode 11.4 (11E146) I receive the error:ERROR ITMS-90624: Invalid Intent Vocabulary. The AppIntentVocabulary.plist file in the Payload/Should I Run.app/Base.lproj folder can't contain the intent name NextTrainIntent.I'm submitting with the following AppIntentVocabulary.plist: <?xml version=1.0 encoding=UTF-8?> <!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd><plist version=1.0><dict> <key>IntentPhrases</key> <array> <dict> <key>IntentName</key> <string>NextTrainIntent</string> <key>IntentExamples</key> <array> <string>Get next train</string> <string>Get next train with SIR</string> <string>Get next train with Metro</string> <string>Get next train with Should I Run</string> </array> </dict> </array></dict></plist>with Base localization in the
Hi, I had a same problem on last friday. I think the Transporter app has some problem. I solved it by following the steps below. Remove Transporter.app Install iTMSTransporter - https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/ra/resources/download/public/Transporter__OSX/bin/ Install the pkg mkdir -p /Applications/Transporter.app/Contents/itms/bin ln -s /usr/local/itms/bin/iTMSTransporter /Applications/Transporter.app/Contents/itms/bin/iTMSTransporter Maybe you need to add a path.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
I am developing a stand alone iMessage app (App that works only within iMessage) the structure of it is similar to IceCream Builder sample code. When I try to submit the archive to itunes, I am getting the following error :ERROR ITMS-90632: Invalid iMessage App. Your iMessage app contains a sticker pack and developer code, but iMessage apps can’t contain both. Remove the sticker pack or developer code and resubmit your app.I am not sure how to go about resolving the above issue. I started my project by choosing XCode -> Project -> iMessage ApplicationAny quick help is HIGHLY appreciated since I am close to a launch.Thank You in advance.
I have made an upate to my app, and when I was trying to upload it to the App Store, it game me this error message...Unfortunately, my screen capture of the error window did not transfer to my post.The message states: ERROR ITMS-90034: Missing or invalid signature. The bundle 'Trent-Stude.PizzaInSpace' at bundle path 'Payload/PizzaInSpace.app' is not signed using an Apple submission certificate.I have had no problems at all submitting any of my other 9 apps, until now. Can someone please tell me what I'm doing wrong this time around? Have they changed something that I'm not aware of? When I submitted my first app in 2014, it was extremely difficult to submit it to the App Store, almost as difficult as coding the project!! But submitting apps recently has been so much easier, except this time around. If anyone can help me figure out what I am doing wrong, I'd greatly appreciate it! If you need any more information from me, just ask. Thank you in advance!
Before I start writing about the error, I'm running on macOS Sierra and using Xcode 7.3.1.So I'm trying to upload my app to the app store and when I start uploadingit to App Store, I get the error ERROR ITMS - 90167 No. app bundles found in the package.Is there any way to fix this error because I wasn't able to find any fixes? 😟
Does the extension appear here? itms-apps://safariExtensions
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
Hi, I have an error while uploading to test flight by fastlane and transporter. 07:13:05 [Transporter Error Output]: Return status of iTunes Transporter was 1: ERROR ITMS-90165: Invalid provisioning profile signature. The provisioning profile included in the com.test.example bundle [“Payload/Example.app”] can't be used to upload apps to App Store Connect until it has a valid signature from Apple. My xcode version is 15.4 and the iTMSTransporter is 3.3.0. It seems like this error has been reported the other internet recently. https://stackoverflow.com/questions/79118087/getting-error-invalid-provisioning-profile-signature-in-transporter-while-ios-ap https://www.yunedit.com/article/error90165 Has anyone solved this?
I have setup a secure tomcat server website for OTA download and install of our iOS application. The download link is as specified by Apple i.e. 'itms-services://?action=download-manifest&url=https://mydomain:myport/myapp.plist' .This works perfectly on iOS8 device and I am able to download and install the app there but does not work at all on iOS 10 and 11 devices.There is no clear documentation that explains the change in this since iOS 8 and what is the latest and correct way to use the itms-services protocol.Could someone please guide me through the correct way to use/formulate the itms-services url ?
Hi,I have been trying to resolve another warning.WARNING ITMS-90704: Missing App Store Icon. iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information.Any help would be greatful.iOS11 / Xcode 9.0.1 / Mac High Sierra 10.13
Hello everyone, every time i send a new version off my app i receiving an email with this warning. I'm using CODEMAGIC to build the versions because don't have macbook. ITMS-90078: Missing Push Notification Entitlement - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. If your app uses the Apple Push Notification service, make sure your App ID is enabled for Push Notification in the Provisioning Portal, and resubmit after signing your app with a Distribution provisioning profile that includes the 'aps-environment' entitlement. Xcode does not automatically copy the aps-environment entitlement from provisioning profiles at build time. This behavior is intentional. To use this entitlement, either enable Push Notifications in the project editor's Capabilities pane, or manually add the entitlement to your entitlements file. For more information, see https://developer.apple.com/library/content/docum