I mentioned that in another thread but since it’s a separate topic I’m posting it here:
I don’t use a template because I need to customize the notification from code and as far as I know you cannot customize templates.
The two specific things I need are:
- Deliver notification to particular devices that are determined dynamically in code
- Add custom header information that is also dynamic
(I know about Smart Text but it doesn’t achieve the job in this case as the info is not directly related to the user, receiving the notification)
So, another functionality that I’m lacking is being able to specify small/big icon for an Android notification.
If I use a template I cannot set the above two things. And if I create a notification from code I cannot specify notification icons. Is there a workaround about this? If not - do you intend to implement such functionality?
Thanks,
Milen Marinov