That's what Firebase push notifications are for.
Hi Anton, this what I have done:
<entry key='notificator.types'>web,mail,firebase</entry>
<entry key='notificator.firebase.key'>[my_firebase_project_key]</entry>
Is there anything I have missed?
Thanks
Check firebase token in user attributes.
What do you mean?
Do I have to add an attribute to a user in order to get notifications through firebase?
how to do that?
Traccar Manager does it automatically, but you should check if it happened.
It worked fine now.
It added a notifications Token attribute to my user and i am now receiving push notifications on my app.
Thanks so much.
@Juan Márquez Hi, Can You share step by step what You do to enable notifications? How Do You build new Traccar Manager in Android studio? How do You synchronize it with Firebase platform? How do You change name of that app?
Hi Anton and guys,
I would like to know if is there any way to receive the notifications from Traccar, but as a push notification on the phone. I have enabled some notifications and alarms for my device, but I want to receive them in my phone even if I am not watching the app.
Thanks.