Can I pass a token to the Traccar Manager iOS app for automatic login?

LocoGPS13 days ago

On a browser, I can use a link like https://server.de/?token=x, and the user is logged in automatically. However, on iOS, I am using a custom URL scheme like server://?token=x (where server:// is the app's URL scheme) to open the native Traccar Manager app.

The app opens successfully, but it only displays the login screen instead of logging the user in.

Is there a way to pass the token to the iOS app and have it log in the user automatically?

If this isn’t currently supported, are there any workarounds or best practices to achieve this?

Anton Tananaev12 days ago

I don't think Traccar Manager supports a custom URL schema like this.

LocoGPS12 days ago

ok thats unfortunate, but thank you