Search results for

ITMS-90158

1,686 results found

Post

Replies

Boosts

Views

Activity

ITMS-90338: Non-public API usage _CMTimebaseCreateWithMasterClock
Hi, our app build suddenly got rejected: ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/AmazonIVSPlayer.framework/AmazonIVSPlayer: _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/ Our build's today at 0 AM GMT+0 is still passing the automatic review, but our build at 3 AM GMT+0 got this error. Our build both includes AmazonIVSPlayer.framework, but somehow got treated differently. Is there any change of rule from Apple side?
42
0
7.6k
Jul ’23
ERROR ITMS-90075: The application-identifier entitlement is missing
I am trying to submit an Xcode archive to the App Store ... I am using Xcode8. When I try to upload the archive, I get this error from the system:ERROR ITMS-90075: This bundle is invalid. The application-identifier entitlement is missing; it should contain your 10-character Apple Developer ID, followed by a dot, followed by your bundle identifier.I am submitting an iPhone app with a WatchOS2 app and WatchOS2Extension. In all three cases, I've check the mobileprovisioning profiles inside the archive that is created, and all three of them seem to contain the application-identifier just fine: <key>application-identifier</key> <string>ET9QYDEGT6.com.zsquare.myapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.myapp.watchkitapp</string> <key>application-identifier</key> <string>BJ97GLR9R3.com.zsquare.ijournal.myapp.watchkitextension</string>I also have 2 other targets in the archive ... they're both framewor
2
0
3.2k
Oct ’16
ITMS-90111: Invalid Toolchain
Hi,I updated to 10.15beta and started getting this error:ITMS-90111: Invalid Toolchain - Your app was built with a beta version of Xcode or SDK. Apps submitted to the App Store must be built with the GM version of Xcode 9 and the SDK for iOS 11, tvOS 11, watchOS 4, or macOS 10.13 or later.My Xcode is still GM (10.2.1) so not sure what this error is trying to tell me, since I've been always keeping Xcode to stable version and MacOS on latest beta.Has anyone expriencing the same problem or have a solution to my issue ?Thanks.
16
0
10k
Jun ’19
ERROR ITMS-90502 persists
Things tried:1. Added UIRequiredDeviceCapabilities to all Info.plist in the project (although previously this was not required)2. Detached device from MacUploaded the same build yesterday but today (Feb 22, 2018) can't do it. Getting the same error always.
3
0
939
Feb ’18
Uploading failed with ERROR ITMS-90045: Invalid Code Signing Entitlements
PresentationI've an Apple Dev ID as a member of an organisation.I use Visual Studio 2019 on Windows 10 to build the ipa file via the Mac using Xcode version 11.2.1.The ipa file is uploaded to the store using Fastlane by the administrator of the same organisation.DESCRIPTION OF PROBLEMWe've this problem when uploading ipa file on the store.With the developer provisioning profile, I can execute my app without problem.But with the distribution provisionning profile created by the administrators, when they upload the ipa file,we have the errors above. The distribution provisionning profile is generated by them with the iCloud option Include Cloudkit support (requires Xcode 6).As a member, I download the profile on the Mac and double-click on it to load it in Xcode.In order to see the profile in question in Visual Studio 2019, I download the profile from Xcode and build the ipa file with theconfiguration Ad-Hoc, the only one that I can use with the profile provided.In the Entilements file, I only have these two li
4
0
5.6k
Dec ’19
ITMS-91065: Missing signature and forks of open source libs
Hello, I received an App Store rejection (ITMS-91065: Missing signature) for one of my iOS apps related to vendor-signed third-party SDKs and I want to understand the rule more clearly. My understanding is that some third-party SDKs must be vendor-signed; I believe the vendor list is: https://developer.apple.com/support/third-party-SDK-requirements/. In my app, for example, I have a fork of RxSwift that we build from source and therefore self-sign. That seems reasonable, but it does mean that it will no longer be signed by the vendor. How can I ensure I won't be flagged for using a non–vendor-signed third-party SDK in this case? Thanks, Sam
0
0
91
Jan ’26
ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing.
Flutter iOS App. Previous version submitted passed. Only change the version and some text, submit has error: ITMS-90426: Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it. the release steps: flutter clean; flutter pub get; flutter build ios --release; xcode - clean build folder; archive; distribute app Searched online and tried many suggestions, none works.
2
0
343
Feb ’25
ERROR ITMS-90161 Invalid Provisioning Profile
I was finally able to get my project to build in Unreal Engine.... buuut... Application Loader won't accept it to the App Store. I'ts an iOS app made for Distribution.Here's What I HaveApple Resources (image: https://i.imgur.com/RaY3bqe.jpg)- Intermediate Certificate- iOS Distribution Certificate + Key- App ID | Type: explicit | “com.CompanyName.appName”- Provision Profile | Platform: iOS | Type: App Store- Keychain | Intermediate Certificate + iOS Distribution Certificate + Key- App Store Connect Project with appName and matching Bundle ID selected.How I made my Certificate- Keychain Access > Certificate Assistant > Request a Certificate From a Certificate Authority… It made a CSR and key- I used the CSR to make the iOS Distribution certificate at developer.apple.com- Downloaded certificate, drag and dropped into the keychain I made “UnrealEngineiOS”.Unreal Engine Settings (image: https://i.imgur.com/bHvsvDA.jpg)- Provision, Certificate are valid- Bundle Info is named exactly how I named my certificate
0
0
2.1k
Oct ’19
ITMS-90522 - Invalid Image Asset. The image stack has an invalid layer.
I submitted a tvOS build to iTunes Connect today and processing failed a few minutes later with several ITMS-90522 errors for various layered images.ERROR ITMS-90522: Invalid Image Asset. The image stack 'image-name' in 'Payload/MyApp.app/Assets.car' has an invalid layer.All of the images called out by these errors display correctly in Xcode and in app. None of the background images have an alpha channel. Everything looks fine, but iTunes Connect rejects the app. Worst of all, these images haven't changed in many months and I've been submitting builds successfully to iTunes Connect for TestFlight several times per month without these errors. I did see these errors a few weeks ago, but I simply resubmitted the exact same binary a few minutes later and it processed successfully. I have tried resubmitting this build three times and haven't gotten past this error.This seems to me like a bug in iTunes Connect, but I thought I'd post here to see if anyone had encountered this or had any thoughts.
5
0
2.2k
Sep ’16
ERROR ITMS-90283: “Invalid Provisioning Profile” Ask Question
I have inherited an old macos app and I am trying to upload a new version to the app store. When trying to upload the new build, i keep getting this error:ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle com.****.**** [com.****.****.pkg/Payload/***.app] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal.I have trying creating new certificates, but i'm not sure what i am doing wrong. How do i upload a new build to a protect i have just been given access to?Thanks
7
0
2.0k
Apr ’17
In-house App cannot be installed if you use "itms-service" scheme on iOS10
Hello, I have tested iOS10 beta and GM Seed, and found a problem that In-house app cannot be installed on iOS10 device if you use itms-service scheme.It happens only when you block app install (hide the App Store icon) on your device by installing profile or set on Settings > General > Restrictions > Installing Apps.Does anyone have the same problem? Is the regulation changed or is there any way to fix this? Thank you.
0
0
561
Sep ’16