I am having a strange issue, the app (iOS and Android) works fine when being used in a Simulator under Remote Debug mode.
However, when I turn the Remote Debug mode off for iOS development, I am unable to receive data back from the server. This is not the case with Android it works fine as expected outside Remote Debug mode.
Wonder what might the case with iOS when I turn the Remote Debug mode off?
I have also attached a screenshot of Network requests from iOS simulator if it is helpful in narrowing down the issue here.