Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
JulianPW's avatar
JulianPW
Explorer
1 year 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.

 

 

 

Replies have been turned off for this discussion