Forum Discussion

JulianPW's avatar
JulianPW
Honored Guest
2 years ago

Unique Device Identification Code

For my app, I need to identify the device. More specifically, I need a permanent unique code or name for the device. I tried using `FAndroidMisc::GetDeviceId()` and `FPlatformMisc::GetMachineId()` but the ID changes everytime I package the app.
Any kind of unique string which stays the same across multiple packaging cycles would suffice.

 

 

 

No RepliesBe the first to reply