Is it possible to use Firebase Crashlytics on Windows? #8766
-
I'm not sure if FlutterFire is (or will be) available for Windows but I wanted to ask if there is a way to use any of the services (especially crashlytics) in a Flutter Windows application. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
any news on this? |
Beta Was this translation helpful? Give feedback.
-
Still nothing here? Would be even great if there gonna be at least simple API calls to track issues for Crashlytics for the Flutter Windows. |
Beta Was this translation helpful? Give feedback.
-
Another one of the hopeful devs who wanted crashlytics on flutter windows to be supported |
Beta Was this translation helpful? Give feedback.
-
Yes, seeing how the app crash without a clue of why is frustrating. |
Beta Was this translation helpful? Give feedback.
-
Hi there, windows does not currently support Crashlytics. Here are the list of supported features on Windows Firebase here because Crashlytics is not supported we cannot do the same as it is an upstream issue. Please comment here if you want to see this pushed 😄 . |
Beta Was this translation helpful? Give feedback.
Hi there, windows does not currently support Crashlytics. Here are the list of supported features on Windows Firebase here because Crashlytics is not supported we cannot do the same as it is an upstream issue. Please comment here if you want to see this pushed 😄 .
TLDR: Underlying C++ SDK does not support it so it needs to be supported there before we can support it here.