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.
我正在编写一个应用程序并希望执行以下操作:首次使用该应用程序时,它会提示用户输入购买时提供的用户名。输入后,它会被存储并且无法更改。
我不确定这是否可行,或者我应该使用什么方法来存储它。我认为这是 KeyChain 的一个是正确的?
非常感谢任何建议。