ethereum-boilerplate / ethereum-react-native-boilerplate

The ultimate full-stack Ethereum React Native Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system! Happy BUIDL!👷‍♂️
MIT License
544 stars 286 forks source link

Session is not Maintaing in app #38

Open bergmedia3 opened 2 years ago

bergmedia3 commented 2 years ago

After cloning the Ethereum-react-native-boilerplate project I am facing an issue. In App everything is working fine but every time I open my app it requires me to authenticate it’s not maintaining the session in app. On the other hand session is maintained in metamask and moralis panel and isAuthenticated is also coming false after reopen.

fatiherdogan01 commented 2 years ago
moralis: 0.0.99
react-moralis: 0.2.7

Same issue. I'm trying to find a solution.

It deleting the "Parse/Zb1rhF6DLhoUkoXT9xIP7BtOdPfcWUCtYcgJPKi7/currentUser" key in AsyncStorage

bergmedia3 commented 2 years ago

@fatiherdogan01 did you find something?

fatiherdogan01 commented 2 years ago

Unfortunately. Maybe this issue has been solved in the latest versions of moralis, but the latest versions doesn't working.