Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个不需要登录系统的应用程序。我仍然希望能够知道哪些用户正在向我的在线数据库发送信息。据我所知,UDID 是不允许上传到任何服务器的,所以这是不可能的。我可以使用iphone的mac地址吗?如果它是动态的,它会不时变化,我将无法跟踪它。
我们现在使用 MAC 地址作为唯一标识符,现在 UDID 已被弃用。
MAC 地址是基于硬件的,因此无法更改。