Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Several ITMS Errors submitting iOS 9/watchOS 2 beta app to TestFlight
I'm having a whole host of issues come back from iTunes Connect when trying to upload an iOS 9 app with watchOS 2 app and both Watch and CocoaTouch frameworks embedded. I've waited a week before posting this in case it was an issue with the iTunes Connect server.For the iOS 9 app, I received ITMS-90086: Missing 64-bit support. Architectures is set to $(ARCHS_STANDARD) (armv7, arm64) and Build Active Architecture Only set to NO for Release.For the Watch Framework, I receive ITMS-90087: Unsupported archtectures...[armv7k]. Architectures is set to $(ARCHS_STANDARD) (armv7k) and Build Active Architecture Only set to NO for Release.Also for the Watch Framework, I receive ITMS-90362: Invalid Info.plist value. The value of the key 'MinimumOSVersion' is invalid. The minimum value is 8.0. This key was not set in Info.plist at all. I manually added this key with the value 9.0, rebuilt, and resubmitted, with no change in error message.I also receive ITMS-90125: The binary is invalid.
7
0
3.0k
Jul ’15
error itms-90168 null when trying to archive a build (trying to upload build to testflight)
Hi We're trying to publish an app build to Testflight. We've successfully done the build, but when we archive the build, we get this error: error itms-90168 null. We are able to upload the build, it then SEEMS like the build is successfully archived. Then we validate the app, which is successful, but then when we click distribute, it gives an error: error itms-90168 null We've been struggling with this for quite a while and have tried things to solve the issue, but we haven't been successful this far. It's difficult to try figure out what is wrong, as the error message merely says Null instead of giving specific details.
2
0
2k
Mar ’22
tvOS Upload Error ITMS-90471 Missing Images
When attempting a routine* update to my tvOS app, I'm getting blocked by uploading from both Xcode and Application Loader with three errors:iTunes Store Operation FailedERROR ITMS-90471: Missing Image Asset. Your app is missing the Home Screen Icon asset in 'Payload/Lightbow.app'.ERROR ITMS-90471: Missing Image Asset. Your app is missing the App Store Icon asset in 'Payload/Lightbow.app'.ERROR ITMS-90471: Missing Image Asset. Your app is missing the Top Shelf Image Wide asset in 'Payload/Lightbow.app'.These assets exist, same as they ever did, in an asset catalog that was set up by Xcode. I deleted my asset catalog, manually re-added all my assets to a freshly created asset catalog with freshly-created Brand Assets folder inside with the templates usually there for tvOS, Cleaned, Nuked Derived Data folder, restarted Xcode, built a fresh archive and tried to upload to the App Store. Same result.Anybody else run into this or have a fix? I'm on Xcode 9.1 (9B55) and I believe the last s
8
0
3.3k
Nov ’17
Validation fails with selector not found, submission fails with ITMS-90168
I am having trouble submitting my app with an iMessage extension to App Store.Using Xcode 8b4, I can export my app fine for AdHoc distribution over Hockeyapp.However when I try to use TestFlight, validation fails with [_NSCFConstantString isFileURL]: unrecognized selector sent to instance…I have no `isFileURL` calls in my code. I assume this is Xcode internal.Trying to submit the app anyway results in an ITMS-90168 invalid binary error:Anybody having similar issues?
2
0
500
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
ITMS-90809: Deprecated API Usage - UIWebView are no longer accepted
Facing this below issue even my app is not using UIWebView any where ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). We submitted the apps to store that does not contain UIWebview. how to solve it
0
0
546
Apr ’21
ITMS-90338: Non-public API usage with Nanopb framework
I have the nanopb.xcframework in my project that is used by FirebaseAnalytics. This issue is reported recently, and never before. ITMS-90338: Non-public API usage - The app references non-public symbols in CitytvVideoStaging: pbdecode, pbencode, pbistreamfrombuffer, pbostreamfrombuffer. 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/ What is the possible solution for this nanopb issue?
0
0
815
Sep ’20
_CMTimebaseCreateWithMasterClock - ITMS-90338: Non-public API usage
Hi guys, I am getting the following error when trying to upload for macOS. The same code works fine for iOS. Dear Developer, We identified one or more issues with a recent delivery for your app. Please correct the following issues, then upload again. ITMS-90338: Non-public API usage - The app references non-public symbols in Contents/MacOS/XXX: _CMTimebaseCreateWithMasterClock. 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/ Best regards, The App Store Team Just FYI: I am not using CMTimebaseCreateWithMasterClock at all, but rather the preferred variant CMTimebaseCreateWithSourceClock. Neither of these are private AP
7
0
2.7k
Nov ’21
Icon Fonts failing review submission with ITMS-90853: Invalid font
Hello. Icon fonts such as Font Awesome 6 and react-native-vector-icons are being rejected submission with the automated Invalid Binary error. ITMS-90853: Invalid font - There was an error validating the font named 'FontAwesome6Free-Solid' at 'private-app-name/FontAwesome6_Solid.ttf'. ‘glyf’ table instructions. These fonts have previously worked over the course of the last 3 years without issue and just stopped working on Monday. GitHub is filled with related issues and bug reports. This is likely affecting thousands of apps.
2
0
930
Sep ’24
Details on ITMS-90984: Apple Vision Pro support issue
I have an iPad app on the App Store, and since recently every time I upload a new build to App Store Connect I receive an automated email with the following warning. ITMS-90984: Apple Vision Pro support issue - The details associated with your Apple Developer Program membership indicate that you’re not eligible to publish apps on the App Store for Apple Vision Pro. For more information, contact us: https://developer.apple.com/contact. At the present, my app does not target visionOS API specifically, but I have checked the checkbox for availability on Apple Vision Pro. According to the warning, something makes me not able to distribute apps for Vision Pro, but lacking any details I am not sure how I can solve this issue. What specifically about my account makes me ineligible to distribute apps for Apple Vision Pro and triggers this warning? I have contacted support at the provided URL, but they were unable to help me and redirected me to post in Developer Forums.
2
0
2.4k
Jan ’24