Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Firebase Crashlytics: Out Of Memory (OOM) Reporting

I use Firebase Crashlytics for crash reporting. Recently I got some Out Of Memory (OOM) crashes on my iOS device. So I'm trying to find any reports in Firebase Crashlytics console but there are no results. At the same time I can see reported data about OOM crashes in Fabric Crashlytics console but it's deprecated.

Does Firebase Crashlytics support reporting OOM issues?

I looked through Firebase docs, googled, but I didn't find any information related to this.

Also, I ran into this answer https://stackoverflow.com/a/43783817/4891132 where it's mentioned that was not planned to add to Firebase.

Is something changed here?

like image 544
Andrey Arzhannikov Avatar asked Dec 13 '18 12:12

Andrey Arzhannikov


1 Answers

So, Crashlytics answered in twitter that currently they don't support reporting OOM crashes. Also there is no information about plans for implementing this.

like image 92
Andrey Arzhannikov Avatar answered Sep 21 '22 16:09

Andrey Arzhannikov