FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers
https://commerce.nearform.com/open-source/react-native-app-auth
MIT License
2.04k stars 441 forks source link

Crashes with Expo 51 #1035

Open dimitris4 opened 1 week ago

dimitris4 commented 1 week ago

Issue

[CoreFoundation] Terminating app due to uncaught exception 'RNAppAuth Missing protocol conformance', reason: '<AppDelegate: 0x60000210a530> does not conform to RNAppAuthAuthorizationFlowManager' First throw call stack: ( 0 CoreFoundation 0x00000001804b757c __exceptionPreprocess + 172 1 libobjc.A.dylib 0x000000018008eda8 objc_exception_throw + 72 2 CoreFoundation 0x00000001804b748c -[NSException initWithCoder:] + 0 3 appName.debug.dylib 0x0000000107bd3a64 -[RNAppAuth authorizeWithConfiguration:redirectUrl:clientId:clientSecret:scopes:useNonce:usePKCE:additionalParameters:skipCodeExchange:iosCustomBrowser:prefersEphemeralSession:resolve:reject:]


Environment