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.
AFNetworkingで接続に失敗した後、再接続を行う方法はありますか?
ある場合、再接続のタイムアウトと再接続時間を制御できますか?
これはAFNetworkingの現在の機能ではありませんが、AFNetworkingが使用するFoundation URL読み込みシステムは非常に堅牢であり、リクエストを機能させるために自動的に最善を尽くします。
あなたがする最善のことは、あなたの要求操作の失敗ブロックでユーザーに再要求してメッセージを送ることです。