Skip to content

RuntimeException #891

@jkstop

Description

@jkstop

I got an exception in some devices running on Android 6.0.
Every activity extends BaseActivity which onCreate method calls AndroidInjection.inject(this) method before super.onCreate().
First activity calling throw exception:

Caused by: java.lang.RuntimeException:
at dagger.android.AndroidInjection.inject (AndroidInjection.java:48)

My app class implements HasActivityInjector interface.

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