MetricKit

RSS for tag

Aggregate and analyze per-device reports on power and performance metrics using MetricKit.

Posts under MetricKit tag

82 Posts

Post

Replies

Boosts

Views

Activity

How to access MXBackgroundExitData
I am trying to access the cumulative exit counts through the MXBackgroundExitData. I do this in the AppDelegate and upload it to a database for viewing. However, all of the counts are always 0. I tried terminating the application through the app switcher which should trigger a normal exit but the cumaltiveNormalExitCount stays at 0. Should I be accessing this data in a different class?
1
0
779
Sep ’21
Diffent about MXMemoryMetric and phys_footprint
AnyOne Can tell me what's different about MXMemoryMetric and phys_footprint? Which is the really one dicide the app should be killed by OOM?
Replies
0
Boosts
0
Views
870
Activity
Oct ’21
How to access MXBackgroundExitData
I am trying to access the cumulative exit counts through the MXBackgroundExitData. I do this in the AppDelegate and upload it to a database for viewing. However, all of the counts are always 0. I tried terminating the application through the app switcher which should trigger a normal exit but the cumaltiveNormalExitCount stays at 0. Should I be accessing this data in a different class?
Replies
1
Boosts
0
Views
779
Activity
Sep ’21