When i open my app in browser i get the images displayed by maping the sirv url form the appery database to the grid component
but when i compiled the APK i dont get the images loaded.
i suspect this is a cross domain call thing, but can anything tell me what im doing wrong?.
this this whtat my List_service looks like :
Code: Select all
{
"_id":"5719b5e4e4b0726ab3407dc9",
"nombre":"Elevation Burger",
"_createdAt":"2016-04-22 05:25:56.206",
"_updatedAt":"2016-04-29 04:19:01.825",
"foto":"//kwarcens.sirv.com/ElevationBurger%2001.png",
"descripcion":"nos gusta mucho comer aqui",
"telefono":"9994151425",
"direccion":"ave motejo 13, 54",
"video":"a3fROjhs_VM",
},