[TIMOB-24508] Android N: Implement support for Data saver mode
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Eric Merriman |
| Assignee | Unknown |
| Created | 2017-03-20T20:26:04.000+0000 |
| Updated | 2018-02-28T19:55:49.000+0000 |
Description
Titanium app should check whether user has enabled data saver mode and make an effort to limit background and foreground data usage.
https://developer.android.com/training/basics/network-ops/data-saver.html#status We should also expose the status of this so the user and amend their app functionality based on the restriction.