开发者

How to manage unique code in mobile application corresponding to each application user?

开发者 https://www.devze.com 2023-02-09 09:40 出处:网络
Please开发者_开发问答 recommend any method/best practice which takes unique data from phone, munches it and always produces the same key for given user on his/her device.1 You capture IMEI.

Please开发者_开发问答 recommend any method/best practice which takes unique data from phone, munches it and always produces the same key for given user on his/her device.


1 You capture IMEI.
2 You can capture Bluetooth UUID
3 You can generate UUID or a random string and can associate it with device logically

0

精彩评论

暂无评论...
验证码 换一张
取 消