Two apps with different package name with one traccar server

bikerr 2 years ago

Hello , I have two apps which are working together for a bike rental service where one is used by partners to list their vehicles and the other for users to rent a bike.
I am successfully getting notifications in my user app and i have done the config in the traccar.xml file in my server with the googleservice account Key of the User App Project from firebase for receiving notifications.
How do i set the config to receive notifications in both the apps / do i need to setup config for both apps or it will work with one and i can generate and send token with the partner app?

Anton Tananaev 2 years ago

If you want to receive notifications in both apps, you have to configure both apps and generate tokens in both apps.