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.

getAppStateMonitor().stop() not working proper after some instance #18

Description

@ShreyashPromact

Hi,
First of all Thanks for providing such useful library. It is really gone useful to many of the developers.

I have added this library to my project. It is working fine so far. But somehow after some instance, it is not calling stop() method or may be it is not working as expected.

I am calling stop() method when I am going to open camera or gallery to select the Image. After selecting a camera, when I came back, it is getting called by foreground method.

FYI, I have extends MultidexApplication to my application class. And the activity which is calling startActivityForResult is after the 3-4 activity of the MainActivity.

Can you please check for this issue and let me know the possible solution for it.

Thanks.
Sincerely,
Shreyash

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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