Hello, am having a rare exception on one of my apps that are currently in use. The app works fine on most of devices, but there are some devices that it dont, the app install but does not run. Im using sentry and im receiving the next exception
RuntimeException
failed to set system property
-
android.os.SystemPropertiesinnative_set -
android.os.SystemPropertiesinsetat line183 -
me.phh.treble.app.QtiAudio$startup$1ininvokeat line67 -
me.phh.treble.app.QtiAudio$startup$1ininvokeat line14 -
kotlin.concurrent.ThreadsKt$thread$thread$1inrunat line30
In some devices the app get stuck on splashscreen but i dont know if it is the same problem. I really appreciate any help. Thanks in advance