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.
サーバーにログインする必要があるアプリを作成し、デバイスを再起動してもセッションを開いたままにしたい (たとえば、Facebook アプリのように)。
どうもありがとう!
サーバーで認証してから、ユーザー認証トークンをデバイスに保存する必要があります。それがデバイスにローカルに保存されると、最初に使用されたクエリ/応答ではなく、次にサーバーにアクセスしたときにそれを使用して認証します。