Issue
On iOS 17.4 RN 0.74.1 NewArch + bridgelessMode ON(THIS IS IMPORTANT) authorize, refresh, logout are throwing promise rejection.
Possible unhandled promise rejection: RNAppAuth.authorize(): Error while converting JavaScript argument 10 to objectiove C type BOOL. Objective C type BOOL is unsupported.


Here useNonce = true by default
ATTENTION: This happening only on bridgelessMode ON. Looks like some turbo modules issue.
Environment
- Your Identity Provider:
Azure
- Platform that you're experiencing the issue on:
iOS
- Your
react-native Version: e.g. 0.74.1
- Your
react-native-app-auth Version: e.g. 7.1.3
- Are you using Expo? NO