I’ve seen a few posts of a similar problem but none of them provided a solution for me.
I’m getting the a0.credential_manager.invalid: Cannot read property 'hasValidAuth0InstanceWithConfiguration' of null
error on both android and ios.
I’ve followed the Quickstart guide for React Native and I’m aware that the react-native-auth0
SDK doesn’t work for Expo Go. I’m using a React Native app with some Expo modules (bare workflow). Does that mean the SDK won’t work for me too?
Thanks in advanced!