Skip to content

[Expo] Plugin doesn't support Swift AppDelegate #620

@arekkubaczkowski

Description

@arekkubaczkowski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions