Provide all the steps you did after changing the configuration.
First I have add this
<entry key='notificator.types'>traccar,web,mail,command</entry>
<entry key='notificator.traccar.key'>eyJkYXRhIjozNjc..........</entry>
I have used get the key from my account saction then I have restart the server then create the notification and assign it to device. after that install the manager app. When objects ignition is on/off I am not receiving notifications when app is not open. When app is open so notification show as toast same as in web.
Have you tested the notification?
I mean the notification channel.
Also, have you checked if your user has notification token set?
Just now I have clear the data of manager app then re login and token is showing in account settings. But when i test notification channel so web is working but traccar not working.
Is that anything that I have miss in configuration.
No, it should work.
Thanks it's start working, but its playing default Mobile notification sound. In web I have added different sound notification for each. So I need to modify app also or there is issue with my web.
In configuration I have added, but notification not comming
<entry key='notificator.types'>traccar,web,mail,command</entry> <entry key='notificator.traccar.key'>eyJkYXRhIjozNjc..........</entry>