
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
- Appwrite stopped working, I can't authen...
I'm having an issue with Appwrite. It was working fine just a while ago, but suddenly it stopped working for me and can't authenticate accounts. I even went bac...
- Set succes/failure url in console
Hi guys, I want to set up a succes and failure url for my OAuth2 provider Google. But I don't see any options for this? Is it not possible to do so? Beside th...
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
