When using react-native-auth0 on Android to authenticate against an auth0 client using a passwordless email code a user is unable to enter their email code when resuming the application from the launcher or launching it from a home screen shortcut.
https://auth0.com/docs/quickstart/native/react-native (my sample app was in a file named 00-login.zip)cd to the 00-login.zip locationunzip 00-logincd 00-loginnpm installreact-native run-androidHOME buttonHOME buttonAuth0Sample app I am shown the Enter a code custom tab
I am shown the original page with the Log In button

Thanks for the gif, please can you retest in a real browser such as Chrome or Firefox.
Thanks for all the details 馃帀 . Does this still happens if you open the app from the "recents apps" instead of clicking the app icon in the drawer?
RE: Thanks for the gif, please can you retest in a real browser such as Chrome or Firefox.
RE: Does this still happens if you open the app from the "recents apps" instead of clicking the app icon in the drawer?


I can confirm that this happens just as described above. Though it was not introduced in the latest PR https://github.com/auth0/react-native-auth0/pull/126 so this requires a bit more research on our side.
@seanpatrickcatlin if this is still happening, can you please confirm if you are or not using react native navigation library along with this one?
I will check if this still happens within the next day or 2.
This bug report specifically references that this happens with the sample project provided by auth0, so react native navigation was not used.
Most helpful comment
RE:
Thanks for the gif, please can you retest in a real browser such as Chrome or Firefox.RE:
Does this still happens if you open the app from the "recents apps" instead of clicking the app icon in the drawer?GIF
Real Browsers: Chrome and Firefox Focus
Real Browsers: Chrome and Firefox