Skip to content

java.lang.IllegalStateException when using new Hilt lib  #20

@spectrumIG

Description

@spectrumIG

After adding the new HIlt lib I had to remove this nice library because HIlt doesn't support support.Fragment but androidx Fragment only.
I tracked the problem to be when checking the Context in the Permission Manager class of this lib.
When arriving there the lib crash with the exception above and the message is that the Fragment is not attached.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions