You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Is it possible to use this library without Crashlytics? I need to view exceptions in Android Studio logcat only.
The text was updated successfully, but these errors were encountered: