Skip to content

React native 0.78 there is no AppDelegate.h and AppDelegate.mm file . How can we do changes in AppDelegate.swift file.. #1075

@osamajamal

Description

@osamajamal

In a new React Native app (0.73+), the default iOS setup uses AppDelegate.swift instead of Objective-C (AppDelegate.h/.m). When integrating react-native-app-auth and calling the login function, the app crashes on iOS with the following error:

Exception in HostFunction: <MMS.AppDelegate: 0x600002105130> does not conform to RNAppAuthAuthorizationFlowManager..

Metadata

Metadata

Assignees

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