Skip to content

Crash on launch with Xcode 27 + iOS 27 (SceneDelegate not yet supported by React Native) #158

Description

@bandit-ibayashi

Summary

Applications built with Xcode 27 and installed on iOS 27 crash on launch.

Cause

This crash is caused by the lack of SceneDelegate support in React Native, which
iOS 27 requires for apps built with Xcode 27.

The issue originates in React Native itself, not in this SDK.

Current status

We are waiting for React Native to add SceneDelegate support. The React Native
team appears to be aware of the issue and to have started work on a fix.

We will update this issue once support lands and we have verified our SDK against it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions