How to map an uploaded image from the "File" database to an image asset in the app?
Posted: Wed Jul 29, 2015 5:48 pm
Hi,
I'm struggling to get an already uploaded image stored in the File collection of Apperyio mapped to the asset property of an image in my app.
What value of the image in the database must be attached to the asset of the image?
My update service does not come with filename and fileurl as response variables.