This topic was previously covered a year ago here, see:
https://getsatisfaction.com/apperyio/...
I would like to employ this in my app, but the provided solution seems dated.
Can someone provide an update on how to accomplish this?
(Note: I tried replacing:
Tiggzi("imageComponentName").attr("src", Tiggzi.getImagePath("gallery_image.png") );
using this format:
Apperyio("imageComponentName").attr("src", Appery.getImagePath("gallery_image.png") );
with no success.)
thanks, Mike