dimanche 17 septembre 2017

ReactiveCocoa design

Suppose there is scenario:

  1. User taps post button to submit an article to server.

  2. The server side detect that the session is timed out and return timeout status to user

  3. Login UI shows in app side, user input name and password and logged in

  4. I want step 1 can be executed again automatically How can I design this using reactivecocoa? Can anyone share code example

Aucun commentaire:

Enregistrer un commentaire