Application crash on some android devices when I took a photo

131 Views Asked by At

The application periodically crashes after I take photos. This happens most often on Xiaomi (redmi 3s, redmi 4x) and Nokia (6.1) phones. When you return from the camera, the application restarts itself and writes the following errors in the device’s console:

ActivityManager: Process org.nativescript.TestCameraApp (pid 8370) has died: prev LA or ActivityManager: Process ua.com.getmancar (pid 615) has died: prev S

I also want to note that such a problem does not always appear, it happens after the first photo, it happens after 7, and sometimes after 20. As a test method, I noticed that these errors appear if you use the plugin "nativescript-google-maps-sdk

0

There are 0 best solutions below