-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
Environment
We upgraded our sentry to the latest non-beta version (3.2.3) and we get the following errors from itunes when we try to upload our app:
ITMS-91011: Invalid architecture - The ios 26 SDK or later is required for an arm64e slice. The bundle executable in “AKinderWorld.app/Frameworks/Sentry.framework” contains an arm64e slice with the ios 17.2 SDK.
ITMS-90208: Invalid Bundle - The bundle AKinderWorld.app/Frameworks/Sentry.framework does not support the minimum OS Version specified in the Info.plist.
The issue looks like this one which is fixed by sentry-cocoa 8.55.0, but that doesn't appear to be in any non-beta version of the unity package.
This is quite urgent as we cannot submit our app at the moment
Steps to Reproduce
- Build app with Sentry 3.2.3
- Try to submit to the app store
Expected Result
No errors would come from Apple's verification process
Actual Result
ITMS-91011: Invalid architecture - The ios 26 SDK or later is required for an arm64e slice. The bundle executable in “AKinderWorld.app/Frameworks/Sentry.framework” contains an arm64e slice with the ios 17.2 SDK.
ITMS-90208: Invalid Bundle - The bundle AKinderWorld.app/Frameworks/Sentry.framework does not support the minimum OS Version specified in the Info.plist.
Any logs or screenshots
No response
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
No status