deviceCredentialFallback
is marked as optional but throws exception if missing with Expo on Android
#980
Labels
bug
This points to a verified bug in the code
Checklist
Description
As title says,
deviceCredentialFallback
is marked as optional but throws exception if missing with Expo on Android. I've no idea if the same symptom is present on other frameworks/platforms.title
seems to be the only requirement with everything else being sane defaults going by the documentation.Reproduction
Bump Expo sample app to
4.0.0-beta.0
and updateApp.js
to look like:If you add
deviceCredentialFallback: false,
in there, then everything is fine.Additional context
No response
react-native-auth0 version
4.0.0-beta.0
React Native version
0.71.14
Expo version
48.0.21
Platform
Android
Platform version(s)
14
The text was updated successfully, but these errors were encountered: