Skip to content

Losing requests when connection is degraded or switching to offline #388

@kristynlyncheski

Description

@kristynlyncheski

The app that I work on uses react-native-offline to handle offline state for API requests. We have noticed when the app has a degraded connection (and not quite offline) or is about to switch into offline and API requests are sent out, those requests "go missing". Obviously they do not hit the RNOffline actionQueue since the app is not truly in an offline state. It's in this weird in-between.

Has anyone experienced this and/or found a way to fix this? I'm truly at a loss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions