Skip to content

Add the ability to disable real time updates in background mode #46

@matthewelwell

Description

@matthewelwell

There are several considerations in an Android application which mean that it would be beneficial to disable real time when the application is in the background:

  • Battery usage
  • Additional API calls to the Flagsmith API, unnecessarily consuming requests against the limit

Also, when the application is in the background and network requests are attempted, they are not necessarily guaranteed to complete which could end up in unnecessary exceptions being thrown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions