what REST service do I use and how?
what REST service do I use and how?
Hello Earl,
Can you clarify, you want to send it using Appery.io 'Push Notifications' sevice?
yes... and have it display an image inside my app
Hi Earl,
This is not a good idea to send Base64encoded image in a Push notification because its size is limited. It's better to send an image name and use it to set image 'src' attribute.