Hello all,
I have an application that at one point utilizes an API Call of method type 'POST'. In the web test sessions that one can do on flutterflow, it works flawlessly. Yesterday I was able to set up my app in Apple's TestFlight and the problem arises that in my app when I reach the API call, nothing happens. There are absolutely no errors whatsoever and it is almost as if the API call doesn't exist. Is there anything I don't know/am missing about using API calls? Any advice on getting it to work?
Thanks