Hey guys.
I have a problem with displaying API data on iPhone device once I’m running it with xcode.
The issue is that I have multiple pages where I am displaying data from API and it works just perfectly, both on web emulator and iPhone device, but there’s one page where data is not displayed on iPhone. The loading bar keeps going and nothing is happening.
The API calls look all the same. Did anyone had this issue before?
Any advice would be highly appreciated!