Crashlytics Flutter iOS: not logging RAM and disk free data

Viewed 212

There is a default RAM free and Disk free fields in Device data that are automatically populated when a crash occurs.

In Android this works fine, but in iOS it seems to be logging 0 B for those two fields.

enter image description here

Is that a bug, an iOS limitation in Crashlytics or did I forget to set up something?

0 Answers
Related