android icon indicating copy to clipboard operation
android copied to clipboard

Add the name of the current user as a suffix for the name of the device while onboarding

Open TimoPtr opened this issue 5 months ago • 0 comments

On iOS most of the devices are named like iPhone of .... it is not the case on Android. To help users having insightful names we could retrieve the current name of the users once authenticated. Once we have the name we should check if it not already present in the device name and if no add it as a suffix in the name.

TimoPtr avatar Sep 23 '25 08:09 TimoPtr