auth0/react-native-auth0

Method authorize returning undefined

colaquecez opened this issue · 3 comments

Checklist

Description

I've implemented the react-native-auth0 sample app, however, I'm getting a blank screen only for Android, sometimes I can see the custom login screen but after pressing continue nothing happens, so I close the modal, open it again, then the blank screen appears.

Reproduction

There are all the steps in this video:

Additional context

No response

react-native-auth0 version

^3.0.0

React Native version

0.71.14

Expo version

~48.0.21

Platform

Android

Platform version(s)

Android 13

I needed to setup the customScheme

could share the source the please ?