Skip to content

setLifecycleOwner #9

@Boscotec

Description

@Boscotec

Please complete the following information:

  • Library Version 1.0.3
  • Affected Device(s) [TECNO Camon CX with 7.0, Samsung Galaxy Note 4]

Describe the Bug:
Fatal Exception: java.lang.IllegalArgumentException
The observer class has some methods that use newer APIs which are not available in the current OS version. Lifecycles cannot access even other methods so you should make sure that your observer classes only access framework classes that are available in your min API level OR use lifecycle:compiler annotation processor.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions