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

Foreground Service confuses the logic #20

@nateridderman

Description

@nateridderman

Thanks for contributing this library!

I have an application that launches a Foreground Service under certain circumstances. I need to know if one of the application's activities is visible to the user, independently of whether the foreground service is running or not. However, what I noticed is that I never receive a BACKGROUND callback when I background the application if the foreground service is running. Is this expected? Looking at your code, it seems that onTrimMemory is not getting called in this case.

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