Outside of asking the user to input their name, is there any way to get it off the device?
I tried this library, which attempts to extract the name from [UIDev
[UIDev
For SWIFT you can use
NSUserName() returns the logon name of the current user.
func NSUserName() -> String