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

Not Getting Report #365

Open
nimish17 opened this issue Jun 27, 2019 · 0 comments
Open

Not Getting Report #365

nimish17 opened this issue Jun 27, 2019 · 0 comments

Comments

@nimish17
Copy link

CrashlyticsCore.getInstance().crash()

Result : (Not getting crash report, check my logs)

E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.app.xxxxx, PID: 31789
java.lang.ArrayIndexOutOfBoundsException: length=2; index=10
at com.crashlytics.android.core.CrashTest.indexOutOfBounds(CrashTest.java:30)
at com.crashlytics.android.core.CrashlyticsCore.crash(CrashlyticsCore.java:635)
at com.app.xxxxx.home.VentureCardFragment$onViewCreated$3.onClick(VentureCardFragment.kt:96)
at android.view.View.performClick(View.java:6597)
at android.view.View.performClickInternal(View.java:6574)
at android.view.View.access$3100(View.java:778)
at android.view.View$PerformClick.run(View.java:25885)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6669)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
D/CrashlyticsCore: Crashlytics is handling uncaught exception "java.lang.ArrayIndexOutOfBoundsException: length=2; index=10" from thread main
E/CrashlyticsCore: Tried to write a fatal exception while no session was open.
D/CrashlyticsCore: Logging Crashlytics event to Firebase
D/CrashlyticsCore: No open sessions to be closed.
D/CrashlyticsCore: Opening a new session with ID 5D1356640315-0002-7C2D-0C1FE6FDD584
D/CrashlyticsCore: Crashlytics completed exception processing. Invoking default exception handler.

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