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
- Appwrite auth doesn't work in Safari
and possibly samsung internet I'm using localhost.
- Email Verification
Hey Pal, i'm using flutter for my project, how do i verify that a user email account has been verified?
- Function execution stuck on 'processing'
Yesterday I started testing and using Functions on Appwrite Cloud. The first couple of executions failed due to errors in the code, after I thought I had fixed ...