firebase-js-sdk
firebase-js-sdk copied to clipboard
FR: Crashlytics firebase
Please, support crashlytics firebase.
I do not want to use other services, like https://www.bugsnag.com/report crash in my web app writed in Angular
Any news on this? It's would be really helpful if we had crashlytics for the web applications now that we have performance monitoring supported.
Seems like Crashlytics is now the only GA Firebase product not supported for web...
Yeah... It's really missing piece of the puzzle. Hope it will be considered in near future :)
Maybe this can be integrated into firebase-performance?
https://github.com/GoogleCloudPlatform/stackdriver-errors-js
any updates on that?
@dzienisz I would just relax and wait until end of March they are currently rebuilding the Crashlytics SDK as the current one was built for Fabric (Crashlytics was a product of Fabric).
And maybe this will enable them to also support Crashlytics for Web.
Haven't seen anything about the web in their new rebuild.
+1
+1
+1 😭
+1
+1
I’m building a template for ES module Firebase apps. Fully agree with @netstart ’s original text that this should/could be within the Firebase umbrella.
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 I have to use Bugsnag or is there any way to integrate Crashlytics (for web)?
For React Native, you could use React Native Firebase https://rnfirebase.io/ but it would have to be plain React Native, as it doesn't work with Expo. It doesn't require using any native mobile code though.
Thanks @hsubox76 for the quick reply and the pointer. That is a path forward if I eject from Expo and start using "bare" React Native.
Just to clarify, the only way I could use Firebase Crashlytics in my mobile app that is running on Expo would be if Crahslytics supported JS/Web apps, right?
I'm not sure what form a Crashlytics for Web product would take, or what the underlying technology would be, so I can't guarantee it would work with React Native or Expo.
But as this is a feature request issue, it seems like a good place for users to register a preference for any solution to work for React Native or anyone else's preferred environment.
A Javascript solution would also allow support for Flutter Web. Currently, the official supported crash reporting tool for Flutter Web is Sentry, which works well but would be nice to integrate with Crashlytics since most mobile apps will likely use that.
I'd love to see this added one day!
+1
+1
+1
Why can't you just mark exiting comment with a reaction and instead you put meaningless notification in dozens of mailboxes???
While various hacks exist we're still hanging out for this important feature.
Azure app insights supports JS web apps.
Their JavaScript SDK was first released in 2015!
Any updates?
still no updates? Or any ETA?
In my case I ended up using google's stackdrive which allows to keep track of errors and manage them. Its free and it's still from google. You can check how to set it up in this stackoverflow answer.
Works well so far while we are waiting for crashlytics support.
Seems like Crashlytics is now the only GA Firebase product not supported for web...
Nope. A/B Testing, Predictions and In-App messaging are still not supported for the web.
🚬 Still waiting. Any updates. We want to use our existing app on web, too but this stops us.
@Galti Have you considered Sentry? I've gone there.
@akauppi Sentry is Sentry and firebase is firebase. Current issue about firebase. (however Sentry nice tool and more or less good workaround for now)