We’re deploying Zebra TC57 devices to our drivers and want an easy way to identify the device. We’re naming all the devices with the registration number of the vehicle they belong with. We could print labels and stick them on the back of the devices, but with the exoskeleton in place the only visible area would be on the battery, which might get swapped to a different unit.
What we’d like to do is display the device name in the title of the Kiosk Launcher, but when I use the %devicename% variable it isn’t parsed/subsituted – it’s displayed literally in the title.
I note that the Kiosk isn’t listed in the places where these variables can be used here:
Is there any other way of doing it? I see you can display custom lock screen information on iOS, but not on Android.