Hello Everyone.
I was creating a notification which included an icon. According to the Onesignal API , we have to use the small_icon parameter. But then they also ask for the image path without the extension. I was wondering how to add the image because I couldn’t figure out what path I should use.
Any help is highly appreciated.
1 Like
The small_icon
requires an entry in androidmanifest.xml
which is not possible in Thunkable.
1 Like
So is there any way I can add an image/icon to the notification?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.