@antranapp Ah that should be in our docs but looks like it's missing. Thanks for pointing it out. We're going to update the docs but in the meantime, you should set that key to true in your info.plist.
@Know_Him_More@Firebase For the more detailed stack traces, can you say more about what's missing? For the last user action, if you have the Google Analytics SDK installed we actually report the last user events / screen views in the Logs tab (we can do a better job promoting this features!)
@m_feinstein@mraleph It works now for iOS-- we're in the process of updating our docs. Make sure you're using firebase_crashlytics v2.5.0+ and Flutter v3.7+ and you'll be all set. If you're also using `--obfuscate` you'll need to manually upload the generated dSYM via the Crashlytics dashboard.
@adekk@Firebase@crashlytics Thanks for confirming-- we're looking at options. A workaround in the meantime is to set a custom key using CODENAME. You can then use the Crashlytics filters to view all issues and events that have the "UpsideDownCake" key value
@adekk@Firebase@crashlytics Checking out the source https://t.co/N3yeZemZAw we're using the Android OS constant. Can you log https://t.co/TJvTdRVHMI.VERSION.RELEASE and see what it outputs?
@OrestesGaolin@ue_man Hey Dominik-- great to hear you're using BQ with Crashlytics. What type of analysis are doing with it? I'm trying to see what the gaps are in the Crashlytics UI
@VirajS0800@Firebase Thanks for the feedback! For "Your notification alert card is smaller than the text is shown" can you send a screenshot? You can filter by ANRs using the "Event type" filter in the top left.