Hello everyone, I am facing an issue where my app ...
# general-advice
r
Hello everyone, I am facing an issue where my app is being killed, and in the Exit Information, I see the following details: • Reason:
OTHER_REASON
Description:
ScreenOffCheckKill 26m3s4ms (26.33344%) threshold 2.0%
The issue occurs when a*fter screen turns off, app in background.* The description in the exit logs suggests ScreenOffCheckKill, but I couldn’t find any official documentation explaining this behavior. • What exactly does
ScreenOffCheckKill
mean, and why does it happen? • Is this a system-level restriction or a configurable setting? • How can I prevent my app from getting killed due to this reason? • Any pointers to official documentation or similar cases would be highly appreciated. Thanks in advance for any insights!
c
Hey! This seems to be an Android-specific question, but this Slack is about Kotlin, and a large number of people here don't develop for Android. Take a look in the #C0B8M7BUY channel's description, there are links to other communities where you will get better answers.