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.
Summary
Applications built with Xcode 27 and installed on iOS 27 crash on launch.
Cause
This crash is caused by the lack of
SceneDelegatesupport in React Native, whichiOS 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
SceneDelegatesupport. The React Nativeteam 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.