## Issue I have followed the manual linking steps, including: Adding AppAuth to the Podfile. Adding libAppAuth.a in Build Phases Ensuring my URL scheme is correctly set in Info.plist Stack Trace -[RNAppAuth authorizeWithConfiguration:redirectUrl:clientId:clientSecret:scopes:useNonce:usePKCE:additionalParameters:skipCodeExchange:iosCustomBrowser:prefersEphemeralSession:resolve:reject:] + 1680 (RNAppAuth.m:363) --- ## Environment <!-- These details are IMPORTANT to help with replication of the issue --> * **Your Identity Provider**: `Microsoft Entra ID` * **Platform that you're experiencing the issue on**: `iOS` * **Your `react-native` Version**: `0.79.2` * **Your `react-native-app-auth` Version**: `8.0.3` * **Are you using Expo?** NO