Hello Janise,
Could you please provide us with some screenshots to make it clear what do you do (what service is called, its parameters)
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello Janise,
Could you please provide us with some screenshots to make it clear what do you do (what service is called, its parameters)
Janise,
In mapping in parameter Body add this js code
prereturn value.slice(value.indexOf("base64,")+7);/pre
perfect!!! Thank you so much
Actually it is working on my computer when I test the App but when I test it on the appery.io iphone app tester the images do not show up. Other images that I have loaded into the database from my computer show up fine but the images that were taken with my camera are not showing.
Hello Keith,
Could you please clarify, do you get it working if you test it as .ipa file installed on a device?
Currently I am not an Apple developer so I can't create and load the .ipa file. The interesting thing is sometimes the images show up and sometimes they do not. They usually show up if I re-map the Image asset. They will show up maybe running the app once or twice but then all images stop showing up.
Keith,
Could you please share your project with support and provide us with the steps to reproduce the issue?