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.
この機能をアプリケーションに提供したいと考えています。ユーザーがログイン情報 (ユーザー名とパスワード) を 1 回入力したときに、この情報を保存したいのですが、マルチタスク バーからアプリケーションを閉じたときに、自動的にログインする必要があります。これをどのように管理できますか? 手伝って頂けますか?
前もって感謝します...
これを安全な方法で行うには、キーストアを使用する必要があります。その方法の詳細については、Apple Developer サイトにあるKeychain Services Programming Guideを確認してください。
http://developer.apple.com/library/ios/#documentation/Security/Conceptual/keychainServConcepts/iPhoneTasks/iPhoneTasks.html