I am developing a Native app on IOS featuring Appwrite Database, I have already used the same project, database and collection on Web for my website, all the IDs in the project are correctly set up
can you compare the values you'v used on your web project and the ios one? Its possible there's some sort of mismatch, a typo, etc.
Nope, everything is 100% correct
I am using Expo now
So I already made a platform on Cloud
and set the platform
Should be correct but says Database not found
Cleared the cache for expo, reloaded the app
Nothing
It's really important for me
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...