Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Reply to Bundle does not contain an alternate app icon for iPhone / iPod Touch of exactly '120x120' pixels. I've provided the icons but still missing what seems to be the issue?
Here's what you need as of 2022 if you're getting warnings like ITMS-90890, ITMS-90892: Filename Size (px) IconName@2x.png 120x120 IconName@3x.png 180x180 IconName@2x~ipad.png 152x152 IconName@3x~ipad.png 167x167 Note the lack of capitalization on ~ipad! Source: https://stackoverflow.com/a/70186649/702870
Topic: App & System Services SubTopic: Hardware Tags:
Mar ’22
App Store rejects binary built with with alternate app icons, ITMS-90895
Hello, At my company, we're trying to run an App Store A/B test on alternate app icons. However, the App Store is rejecting the binary when we upload it (see email below). We're hoping someone out there knows the solution to this issue. Background Currently, our app is built with one target from amongst several different schemes. These schemes are used for various versions, including developer debug builds, TestFlight builds, App Store builds, and others. Each scheme has its own distinct app icon specified in Xcode, as shown in the image below: In our project, we've added the alternate app icons for the two App Store treatments as recommended according to Apple's documentation (we named them AppIcon-T1 and AppIcon-T2). These are located inside our Images.xcassets asset catalog. Each alternate app icon's properties are configured as: iOS: Single Size macOS: None watchOS: None Appearances: None Gamut: Any The Problem After making the changes above, creating an App Store build succeeds as usual. However, every t
4
0
242
May ’25
Message: ITMS-90338: Non-public API usage
ITMS-90338: Non-public API usage - The app references non-public selectors in WcBc.iOS: behaviorTypes, convolutionState, discoverAllContactUserInfosWithCompletionHandler:, discoverAllContactsCompletionBlock, discoverUserInfoWithEmailAddress:completionHandler:, discoverUserInfoWithUserRecordID:completionHandler:, discoverUserInfosCompletionBlock, displayContact, drawableResizesAsynchronously, encodeToCommandBuffer:sourceImage:convolutionState:, encodeToCommandBuffer:sourceImage:destinationImage:state:, getProperty:onChannel:responseHandler:, hasProperty:onChannel:responseHandler:, initWithEmailAddresses:userRecordIDs:, initWithMIDIEntity:dataReadyHandler:, initWithZoneID:options:, initWithZoneID:subscriptionID:options:, isPublicDatabase, mouseUpAction, newDrawable, propertyChangedCallback, removeAllAppearanceStreams, replaceTextStorage:, retrieveConnectedPeripherals, retrievePeripherals:, setDiscoverAllContactsCompletionBlock:, setDiscoverUserInfosCompletionBlock:, setDrawableResizesAsynchronously:, s
3
0
1.2k
Jul ’20
ITMS-90562: Invalid Bundle - The embedded bitcode bundle is corrupted.
I am having an issue submitting an update to my existing app in the TestFlight. My project supports iOS 9.0 and up. I am using Xcode Version 11.5 (11E608c). My application works just fine, it compiles fine, and the archives even validate correctly and upload to the App Store just fine. However, once I upload a build and it finishes processing I see this error in App Store Connect: ITMS-90562: Invalid Bundle - The embedded bitcode bundle is corrupted. Rebuild your entire app with the latest GM Xcode and submit the app again. I have absolutely no idea what's causing this. Has anyone ever seen this? Thanks!
5
0
3k
Jun ’20
ERROR ITMS-10001 submitting IAP content with Xcode 7.3
SInce upgrading to Xcode 7.3, I can no longer submit IAP content using Application Loader. I was able to upload content before upgrading to Xcode 7.3. Now I need to update my IAP content and I'm getting this error in Application Loader:ERROR ITMS-10001: Multiple items in this package use the same vendor ID. Use unique vendor IDs for the items [software_assets] and resubmit the package.Is anyone else seeing this error?UPDATE:I downgraded to Xcode 7.2.1 and am still seeing this error. It appears that the problem is on the iTunes Connect side.
3
0
573
Mar ’16
ITMS-90895: Missing Icon - No such asset is present in the asset catalog.
I have added an alternate icon in my iOS app which I am setting using setAlternateIcon method. It works perfectly during development and local app distribution, however when I try to upload a build to App Store Connect, I get the following error: ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons.CFBundleAlternateIcons contains an entry “AppIconTwo” that references asset “AppIconTwo” No such asset is present in the asset catalog. I'm unable to upload builds with this extra app-icon added. Kindly help me solve this.
3
0
1.3k
Nov ’23
"ITMS-90338: Non-public API usage" Build issue
When I try to submit my app build I get this error. I have no idea which API it is clashing with. ITMS-90338: Non-public API usage - The app contains one or more corrupted binaries. Rebuild the app and resubmit.,The app references non-public selectors in Frameworks/react_native_webrtc.framework/react_native_webrtc: addStream:, initWithBuffer:rotation:timeStampNs:, initWithURLStrings:, isBinary, localDescription, sdp, sendData:, setChannelId:, setIsEnabled:, stringForType:, typeForString:, videoSource. 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/
1
0
1.2k
Jul ’22
Uploading iOS 10 beta app gives an error - ITMS-90334
I am trying to upload an app using Xcode 8 beta 6. It is compiled against iOS 10 beta SDK. It has extensions which are also compiled for that SDK. The watchOS app is compiled against watchOS 3 SDK. When I upload it to Testflight through Xcode and Application Loader, it returns back with an errorERROR ITMS-90334: Invalid Code Signature Identifier. The identifier com.apple.WK in your code signature for WatchOSApp must match its Bundle IdentifierCan some one help me solve this issue ?Thanks!
5
0
2.2k
Aug ’16
Error ITMS -90174 Missing Provisioning Profile (which is correctly located)
I'm trying to upload my app through application loader however I keep receiving error itms-90174: missing provisioning profile.However when I change the .ipa file to a zip file and view the contents of the app it shows the file named embedded.mobileprovision is there.Is this supposed to be in a different location? I've tried re creating all of my certificates, updating my Apple Mac however I am still receiving the same error.I am editing the Info.plist file as I kept recieving the error missing Info.plist key for NSPhotoLibraryUsageDescriptionKey and for NSCameraUsageDescription.
0
0
1.5k
Apr ’18
Reply to iOS 9 LaunchServices: ERROR: There is no registered handler for URL scheme itms-services
Danial,I ran into this same issue. I really wish they would fix this among other things they seem to have intentionally broken in iOS 9 for Enterprise Development.However, as a workaround, I found that if you create a shortened url using the itms-services url, using openURL works just fine. Bit.ly doesn't support the itms-services protocol, but t i n y url dot com does.let downloadUrl = NSURL(string: http://example.com/blahblah) //Points to itms-services://?action=download-manifest&url=https://example.com/blahblah.plistUIApplication.sharedApplication().openURL(downloadUrl!)Good luck!Joe.
Sep ’15