react-native-auth0 icon indicating copy to clipboard operation
react-native-auth0 copied to clipboard

docs(faq): explained workaround when browser gets killed when going to background

Open mateoguzmana opened this issue 6 months ago • 0 comments

Changes

Adding full documented workaround to fix the issue when the Auth0 browser gets killed when going to the background and re-launching. It is an adjusted version of the solution for the Stripe SDK.

This seems to be a common issue that has been mentioned several times and a proper workaround in the docs could save a lot of time for new people discovering this issue as it is not that clear why it happens.

References

Testing

  • [x] This change has been tested on the latest version of the platform/language or why not

Checklist

mateoguzmana avatar Aug 05 '24 08:08 mateoguzmana