Carlos Mojica
Member
Hi!
I want to send firebase notifications with images and rich texto (p. exam. usijng BCTextEngine / BBCodeView). I have been trying with creating a map including an image/imageURL tag (key):
without result.
I want to send firebase notifications with images and rich texto (p. exam. usijng BCTextEngine / BBCodeView). I have been trying with creating a map including an image/imageURL tag (key):
map with image:
CreateMap("title": Title, "body": Body, "image": "https://wxy.com/image.jpg")
without result.