
If the file isn’t listed, then the crash does happen on your device – which means we can see what exactly is causing it.Īnother probable factor that may help in reproducing the bug would be Battery Saver, try enabling it and make sure Krita is battery optimized.


I tried reproducing it on some of my devices but I couldn’t on any… Apparently this is only an issue with Samsung devices running Android 12, currently according to Play Store these are the device which have this issue: But apparently on some devices, the OS doesn’t let the service to start – this results in situations where document saving fails or the app crashes altogether. In our case it has created issues with DocumentSaverService, which we use in Krita to save the document when the app goes in background.

In Krita 5.1.0 we bumped Krita’s targetSdkVersion to Android 12, this has made Krita conformant with Google Play policies but has also allowed google to harden some aspects of the SDK usage.
