Closed Script47 closed 7 years ago
According to the wiki, you can only use icons that are in the 'res' folder. There are also guidelines for the size of image to use.
https://github.com/katzer/cordova-plugin-local-notifications/wiki/04.-Scheduling Uri of the resource (only res://) to use in the notification layouts. Different classes of devices may return different sizes
- Default: res://ic_popup_reminder
Is this still an issue? Its not been updated in six months?
No update from original poster so closing.
I'm trying to add my app icon to the notifications that I'm sending out. I have PNG file which I want to use, but I'm unsure how to use make it work.
Attempt 1
Attempt 2
I'm using Intel XDK so the project structure is different.
Is there any specification which has to be met i.e. the image size has to be a specific size etc.
Any help will be much appreciated.