-
Notifications
You must be signed in to change notification settings - Fork 455
how to setup ios AppDelegate.swift at react-native version 0.78 #1067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
please help |
same problem. we need solution |
This is working for me. |
@tuladharjaa i got error "Cannot find type 'RNAppAuthAuthorizationFlowManagerDelegate' in scope". what should i do? |
"react-native": "0.78.1" True I am also facing the same error "Cannot find type 'RNAppAuthAuthorizationFlowManager' in scope" |
@dhruvpaobs I was having the same issue and had to make sure I had the bridge header connected:
|
#1079 should help with this |
please help me how to setup react-native-app-auth at AppDelegate.swift because in documentation still using old version react-native-cli..
The text was updated successfully, but these errors were encountered: