Hello, I'm developing an Expo app using Appwrite for user login. Everything works fine locally (both with npx expo run and npx expo run:android --variant release), but when I build the app (eas build --profile preview --platform android), the login process indicates that the user logged in successfully, yet I can't access the user's info afterward. It's strange, and I'm not sure how to debug it since this only happens in the build version.
Here's my GitHub repo: https://github.com/CallMeAl3x/ZenPet The relevant code is in sign-in.tsx and compte.tsx, where the user's info should be displayed.
oh my
it was my fucking eas.json
Hey guys, how can I manage my Appwrite keys efficiently, using only one file for both development (currently in .env) and deployment (currently in eas.json) in my React Native Expo project?
Recommended threads
- Unable to deploy site
I am on a new project where i want to deploy a new site, but what ever i'am trying - i get this error, and thats if i manually deploy with gz file 5.4kb or thro...
- Retrieving items from appwrite collectio...
Hello team, I started experiencing a weird bug yesterday. If I add multiple new items to a collection on the same day, it doesn’t show up in my app when I fetc...
- Unexpected site limit
i am getting no. of site limits eve though i dont have any site deployed currently