Ios Notifications not working

TEAMRS 4 years ago

Hello there, I've a fresh install my own Traccar Server. Two vehicles, I can't receive push notifications in my ios Device. The config it's correct, my previous server works perfectly, but now I can't receive.

<entry key='notificator.types'>web,traccar</entry>
<entry key='notificator.traccar.key'>mykeytraccaraccount</entry>
<entry key='event.enable'>true</entry>
<entry key='event.ignoreDuplicateAlerts'>true</entry>
<entry key='processing.computedAttributes.enable'>true</entry>
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>power,ignition,battery,blocked,battery level,alarm,status,motion</entry>

I've restart traccar service, reinstall traccar manager. Delete Token and reinstalled Traccar Manager, and restart service, many times. Not working. Thanks!!!!

TEAMRS 4 years ago

Update

I've disabled my first server, I think it needed ---> 1 key = 1 server
It's correct?
Hi!

Wanderson 4 years ago

Verifique os certificados.

Anton Tananaev 4 years ago

You don't need to disable other server. Have you checked if you received a new device token?

TEAMRS 4 years ago

Many thanks. Yes, I've only one device token. I understand that It's enough reinstall Traccar Manager to receive it on another device. that's right?

Anton Tananaev 4 years ago

One token should be enough, assuming it's still valid.

TEAMRS 4 years ago

Thanks!