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.
ユーザーがログインしたときにユーザーを自動ログインしたいのですが、クレデンシャルはキーチェーンに保存されていますが、比較する必要があります。
どうすれば比較のためにそれらを取り出すことができますか?
Appleが作成したGenericKeychainクラスを見てください。これは、キーチェーンに安全にアクセスする方法を示しています。
編集
このブログ投稿を見てください:シンプルなiPhoneキーチェーンアクセス。