
hi! i've been building an app with expo react native and after the downtime yesterday on appwrite now my app crashes as soon as i turn it on with my IOS simulator.
my projectID is = 6735d9220031f905b37e

can you try uninstalling and reinstalling the app?

@Steven done it. I commented out my whole appwrite.js and tried starting the app and it started straight away but as soon as i put the file back it shuts down in a sec

can you add some error handling to try and see what's throwing an exception that's causing your app to crash?

it might also help to inspect the network logs to see what API call is failing
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
