This question is locked. New answers and comments are not allowed.
I'm sure that I'm showing my green mobile development skills, but is there a reason why Ion would be caching the result of a JSON webservice?
I've got a pretty simple call to a webservice that just fires an alert with the result. I updated the webservice on the remote domain to return different text. My android device gets the new text, as well as all of the simulators, but my wife's iphone is still returning the original text.
I've got a pretty simple call to a webservice that just fires an alert with the result. I updated the webservice on the remote domain to return different text. My android device gets the new text, as well as all of the simulators, but my wife's iphone is still returning the original text.