Once your application is running on several devices, it will be useful to know which device belongs to whom.
For example, on login you can do:
Bugfender.setDeviceString("[email protected]", forKey: "user email")
This will later on let you search this device by “user email” in the Bugfender Dashboard.