question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug in the code on fabricplugin.crashlytics.js on line 37

See original GitHub issue

TypeError: trace[Symbol.iterator] is not a function at FabricCrashlytics.sendNonFatalCrash (FabricPlugin.Crashlytics.js:37)

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
Thomasbehancommented, Nov 30, 2018

use stacktrace.js to process your errors then send them to fabric/firebase https://www.stacktracejs.com/

0reactions
vendraminicommented, Nov 30, 2018

I’ll try it next week, then I come back here to tell if everything went well.

Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FR: Crashlytics firebase · Issue #710 - GitHub
I was hoping to use Crashlytics for a react-native & expo mobile app without ever having to touch any android/iOS-specific code. Looks like...
Read more >
Customize your Firebase Crashlytics crash reports - Google
This guide describes how to customize your crash reports using the Firebase Crashlytics SDK. By default, Crashlytics automatically collects crash reports ...
Read more >
How to disable Crashlytics during development - Stack Overflow
The correct code is: CrashlyticsCore core = new CrashlyticsCore.Builder().disabled(BuildConfig.DEBUG).build(); Fabric.with(this, new Crashlytics.
Read more >
What are some alternatives to Crashlytics? - StackShare
Sentry, TestFairy, Bugsnag, Google Analytics, and Rollbar are the most popular ... Fabric is a Python (2.5-2.7) library and command-line tool for ...
Read more >
Crashlytics - Wikipedia
Its main product is a software development kit for crash reporting, application logging, online review and statistical analysis of application logs. It supports ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found