Skip to content

Requests failing after going to background #854

@IgorRosocha

Description

@IgorRosocha

What are you trying to achieve?

This may be a very specific issue, but some of the users of our iOS app complain that after they have app in background for a longer time, requests start to fail after going back to the app. I was trying to replicate this issue, and the only way I was able to replicate it was to launch the app, and then immediately put it into background before the initial requests, which are fetching data, complete. The result I get to these calls is just:

failure(unavailable (14))

Furthermore, while app is in background, we are making some requests to synchronize with API, and they seem to be OK and succeed.

I would appreciate some information if some has also experienced this kind of behavior, why this may be happening, if it is bug or not, and if it can be avoided. The app is running latest release 1.0.0-alpha.14.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions