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,或者使用你自己的网络服务,或者类似parse的东西。