-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
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