I have a service which retrieves JSON data from a url. The service works fine when the service is called for the first time in all environments.
However, when I try to refresh the data on a device it fails to refresh. This happens with the appery tester and compiled app, but not with the browser tester. The app has to be fully closed and reopened for the data to be refreshed.
This is the app (shared with support):
1d3c218b-8aa3-4f21-8144-c957539b701d
This is the json url where I'm getting the data:
http://schoolsays.co.uk/schools/broal...
Here's screenshot of the weiner network tab for the compiled app:
Can you help me solve this issue? It's only just come to light and the app is live.
Many thanks,
Chris