The error I am having has something to do with “getItem” function. It comes from appwrite node_module but I am not really sure what to change to solve it. I am using React Native with Expo framework in case that’s the reason.
Appwrite web sdk uses local storage. Maybe you can install some polyfill for that
If not, as it is working perfectly fine. I could also mute this error log and keep on going?🙄 Would you recommend me doing that?
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...