Skip to content

Version 3.2.3 cannot submit an app to the Apple App Store #2367

@lordmortis

Description

@lordmortis

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

  1. Build app with Sentry 3.2.3
  2. 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

No one assigned

    Labels

    BugSomething isn't workingUnity

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions