Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Not working in background with battery save mode #428

Open
@dnish

Description

@dnish

Hey,
it seems like that Android has problems to run a download while the app is in background with activated battery saving mode. I guess the issue is related to https://stackoverflow.com/questions/39126357/network-connection-in-power-saving-mode

I'm just wondering if we could handle the download as foreground service to prevent this? The React app itself isn't killed, it still available, but the downloads do only start when the app goes back to foreground.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions