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

[Question] Do this library intended to work with Crashlytics only? #15

Open
isabsent opened this issue May 12, 2019 · 1 comment
Open

Comments

@isabsent
Copy link

Is it possible to use this library without Crashlytics? I need to view exceptions in Android Studio logcat only.

@Terenfear
Copy link

The library wraps throwables you give it, it does not depend on Crashlytics in any way. You can process wrapped throwables however you want (e.g. feed them to logcat only).

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