How to map an uploaded image from the "File" database to an image asset in the app?
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.