I recently pushed an app to the App Store and I am trying to use TestFlight to test. However, I can't get past the login/register screen and I think it's due to a CORS issue I ran into while developing. I did add an iOS platform but that didn't work either. I've never used TestFlight before and I'm suprised I am not seeing any logs created from it to tell me what it is. So figured I would try here first. Is there something special I need to do in my Appwrite config to get this to work?
What makes you say it's a CORS error? What operation are you doing and what's the error?
Just from seeing the same behavior during development. It ended up being I needed to put a different domain in when I was testing. I had logs that showed it was a CORS error and I seen what domain it was coming from. However, I decided to take a step back and create a better logging system in my app and have a super secret screen that displays the output.
Recommended threads
- Server Down
Appwrite services are down. When will they start working again?
- Need help to create a wrapper which let ...
I’m looking for help setting up Appwrite properly on a VPS so I can build a self-hosting wrapper around it. The goal is to provide a Linux executable that allow...
- Use Limits
I need urgent help, i use appwrite as a chat function for my website and my mobile android application, but recently, for the past 3 months, my database reaches...