John6122514
Posts: 0
Joined: Wed Aug 07, 2013 7:10 pm

Problems with images from REST on device

Hi Support,
I have setup a REST service to return a list of products based on city. The list returns the name, ranking and thumbnail image of the product. The images show up fine on in the Appery Test through the browser on both desktop and iPhone. But when I run it in the iPhone simulator and on iPhone and Android device the images do not show.
I tried reducing the response of the API to just a couple items and still no luck.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Problems with images from REST on device

Hi John,

Only the images are not displayed, other data are passing?

John6122514
Posts: 0
Joined: Wed Aug 07, 2013 7:10 pm

Problems with images from REST on device

That is correct.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Problems with images from REST on device

You can use Safari Web Inspector to debug your app REST responses.
:: https://developer.apple.com/library/s...

Return to “Issues”