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.