-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Description
Report
Plugin Version
6.16.2
On what Platform are you having the issue?
ios
What did you expect to happen?
Starting with React Native version 0.77, the AppDelegate file is now written in Swift by default. This change introduces a compatibility issue with this library, which currently assumes the AppDelegate is implemented in Objective-C.
Additionally, with the release of Expo SDK 53, Expo has adopted the same default. This change compounds the problem by making it even more difficult for developers using Expo, since the Swift-based AppDelegate is now the standard across both plain React Native and Expo-managed workflows.
345ml, Alexadru, jaredspeters, brunocentanaro, Meilo and 19 more
Metadata
Metadata
Assignees
Labels
No labels