I have an iOS app connected to Firebase Crashlytics. For some crashes the console does not show stack traces (or any other data for that matter), only an error message saying "There was an error loading your session":
This does not happen for all crash events: for some of them, crash data is properly shown. I have tried to get in touch with Firebase support, but no luck so far.
Is anyone experiencing this issue? Any hints about what might be causing it?
Alternatively is there a way to download the raw crash data from Crashlytics?
