Blank Auth0.com login page on Android below 6.0 inch screen

In React native , Auth0 login page showing blank for second time, it is happening in screen size below 6.0inch.

Steps to reproduce:

  1. Create new react native app and integrate react-native-auth0 into the app as instruction from site or use sample react native app from Auth0.com
    2. run android app in Screen below 6.0 inch and login takes to blank Auth0.com page.
  • When we load first time in 5.0 inch devices it is working but from second time on wards it is not working(blank page)

Note: Works perfectly in above or on 6.0 inch screen.

https://github.com/auth0/react-native-auth0/issues/365

1 Like

Thanks for providing the link to the GitHub issue. I’ll ping repo maintainers in a moment so you can work with them directly!

1 Like

I’m facing kind of the same problems, was this solve somehow?

We have this issue in production with Android devices. Our users cannot login. Any resolution or workaround for this exists?