FormidableLabs / FormidableLabs/react-native-app-auth

App crashes on iOS when calling authorizeWithConfiguration in react-native-app-auth (RNAppAuth.m:363)

Open
#1,081 2 comments 7 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
473
PR merge metrics
No merged PRs in 30d

Description

## 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

* **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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.