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.
对于 iOS 应用程序,我不希望该应用程序在用户注销后使用某些恢复数据。理想情况下,我想在用户注销时擦除数据。
将此添加到标准encodeRestorableState()/decodeRestorableState()处理的模式是什么?
encodeRestorableState()/decodeRestorableState()