Hey guys, I'm facing a problem with my application created in Flutterflow when I upload it to Apple's Testflight. It turns out that in flutterflow debug/test mode the API calls work perfectly, while in testflight they don't work. Contextualizing: I recently created an application connected to my Wordpress, that is, the login and password that are registered in Wordpress are the permissions allowed for the user to access the app. I built this through API calls and everything worked perfectly in the Flutterflow test environment. Problem: When I deploy the app to testflygh, I use the same login and password that worked in the test environment, but an authentication error appears, it's as if the app was unable to validate the information in my API. Question: Is there any way we can resolve this? Has anyone been through a similar situation?
FF | APIs and TestFlight
Database & APIs
I have already checked that the API call is being made correctly
No
1