Flagsmith / Flagsmith/flagsmith-kotlin-android-client

Add the ability to disable real time updates in background mode

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
8
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.