react-native withOAuth logins not persisted after app restart #4417
Labels
React Native
React Native related issue
to-be-reproduced
Used in order for Amplify to reproduce said issue
Describe the bug
After a fresh create react native app using RN 0.61.4 and using App.js and aws-exports.js from (known working) https://github.com/manueliglesias/hosted-ui-react-native-cli, the user does not remain signed in after the app is restarted.
To Reproduce
Expected behavior
As with the example repo using RN version 0.58, after the app is relaunched, the user should not be prompted to sign in again.
Environment
Smartphone (please complete the following information):
Sample code
https://github.com/ejdoh1/rnhui
Logs
After app re-launch...
The text was updated successfully, but these errors were encountered: