detached android app fatal error

Hello,
I have built a signed apk with Android studio (run->generate signed bundle or APK).
with the options:
APK
prodMinSdk-prodKernel
V1 and V2 signature

It builds and is uploaded without error to the Google play console.
When I launch the app on my phone after installing it I have the following error:

I have tried to check the log (with adb logcat) but didn’t find anything. The app name is yamble.
Anyone has an idea on what is wrong?

https://gist.github.com/Macfly/d5cb7e9400534e8c714dafd74c202b9b

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.