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.
对于我们的应用需求之一,我们在使用 iCloud 的 iOS 应用中实现了切换功能。这部分运行良好。但是对于一个用例,我们正在探索与企业云进行切换的可能性。是否有可能或者是否会像重新发明轮子一样使用我们自己的服务器来备份数据并负责将数据与与特定登录 ID 关联的设备同步?
这就像重新发明轮子一样。作为奖励,如果用户在多个设备上登录,您可能无法识别特定设备,因为 Apple 已弃用 UDID。