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

CrashListActivity does not exist when use sherlock-no-op on release #5

Closed
af-kabramov opened this issue Jun 28, 2017 · 4 comments
Closed

Comments

@af-kabramov
Copy link

af-kabramov commented Jun 28, 2017

com.singhajit.sherlock.crashes.activity does not exist
import com.singhajit.sherlock.crashes.activity.CrashListActivity;
^
1 error

does not exists when use releaseCompile('com.github.ajitsing:sherlock-no-op:1.0.2@aar')

maybe you can provide method Sherlock.openCrashListActivity(context); ?

@ajitsing
Copy link
Owner

@af-kabramov thanks for reporting this, will fix it ASAP.

@af-kabramov
Copy link
Author

af-kabramov commented Jun 30, 2017

@ajitsing also it is not related to this bug, but in CrashAnalyzer you can use Log.getStackTraceString(throwable) to get errorStackTraceString

@af-kabramov
Copy link
Author

also
public class Crash {
}
no stub getters... etc

@ajitsing
Copy link
Owner

ajitsing commented Jul 4, 2017

@af-kabramov this is fixed as part of 9546d5e

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

2 participants