#How to debug a high low memory kill rate?

8 messages · Page 1 of 1 (latest)

next gust
#

Hi in our play store console, we are seeing a high low memory kill rate for a current release. We are trying to diagnose where in the app this is happening, but are not seeing the corresponding error log in Sentry. Do these kills get logged? Is there a way to find them?

#

@vocal night as an FYI

golden brook
#

hi, no we don't support that yet, it's pretty fresh in the play vitals too. It's possible to get those from AppExitInfo, and we have an issue for general reporting of AppExitInfo reasons, so I imagine this will be possible once we start doing that.

next gust
#

Thanks! This is helpful.

next gust
#

Similarly we have issues with "The OS watchdog terminated your app, possibly because it overused RAM." - which are similarly difficult to debug. I imagine they are related.

golden brook
#

that's on iOS you mean right?

next gust
#

yes we are a react native app so I assume these are part of the same issue