I installed appwrite with npx expo install react-native-appwrite react-native-url-polyfill and created an appwrite.js file that has client and account. Client has setEnpoint,setProject and setPlatform all with correct parameters but for some reason when I try and use appwrite to register an account it never connects to my react native app. What could be causing it to not connect?
Recommended threads
- Issue: Getting 401 Unauthorized Error Wh...
Hi team, I'm encountering a 401 user_unauthorized error when trying to create a row in my projects table, even though I have full user permissions configured fo...
- Question: Best practices for implementin...
Hi everyone! I'm building an application that needs a multi-level hierarchy: Organizations → Teams → Users. I see that Appwrite provides a Teams service, but I...
- Having problems with Appwrite API keyAny...
Having problems with Auth as a result of the API key Anyone to help asap?