Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing #11

Open
veejay-ks opened this issue Dec 16, 2021 · 0 comments
Open

Crashing #11

veejay-ks opened this issue Dec 16, 2021 · 0 comments

Comments

@veejay-ks
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant