Community

Handle business card API request when user is offline

If a user is offline when the API request is made (in a iOS mobile app) for recognizing business card text, will the request complete when the user gets internet connection? What's the best way to tackle this scenario?

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    If a user is offline when the request is made, the request will not come to the service. Your program should be able to detect such situations and know how to handle it.

    0

Please sign in to leave a comment.