Skip to content

Crashing #11

@veejay-ks

Description

@veejay-ks

Hi Ajit,

I tried implementing this lib in build.gradle in my app(as a dependency).

  1. debugCompile('com.github.ajitsing:sherlock:1.0.4@aar') {
    transitive = true
    }
    releaseCompile('com.github.ajitsing:sherlock-no-op:1.0.4@aar')

  2. Sherlock.init(this); in my application.

And also triggered Exception manually. As expected it created Notification. But on click of notification the Sherlock CrashActivity is not launching and it is crashing due Null pointer Exception. Can you please help on this at earliest?

Regards,
Vijay

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