Skip to content
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

Crashes with Expo 51 #1035

Open
dimitris4 opened this issue Nov 12, 2024 · 0 comments
Open

Crashes with Expo 51 #1035

dimitris4 opened this issue Nov 12, 2024 · 0 comments
Labels
needs-more-info This issue may not have sufficient information for a contributor to take action needs-repro This issue could be improved with a clear list of steps to reproduce the issue

Comments

@dimitris4
Copy link

dimitris4 commented Nov 12, 2024

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:]

  •   4  appName.debug.dylib               0x0000000107bd1f38
    

__236-[RNAppAuth
issuer:redirectUrl:clientId:clientSecret:scopes:additionalParameters:serviceConfiguration:skipCodeExchange:connectionTimeoutSeconds:additionalHeaders:useNonce:usePKCE:iosCustomBr 5
appName.debug.dyli<…>


Environment

  • Your Identity Provider: Azure
  • Platform that you're experiencing the issue on: iOS
  • Your react-native Version: 74.5
  • Your react-native-app-auth Version: 8.0.0
  • Are you using Expo? Yes ("expo": "~51.0.28")
@carbonrobot carbonrobot added needs-more-info This issue may not have sufficient information for a contributor to take action needs-repro This issue could be improved with a clear list of steps to reproduce the issue labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-info This issue may not have sufficient information for a contributor to take action needs-repro This issue could be improved with a clear list of steps to reproduce the issue
Projects
None yet
Development

No branches or pull requests

2 participants