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
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...
- appwrite-docs MCP fails in Cursor — SSE ...
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 ...