I had a working standalone app for the Focus 3, made in Unity 2019.3.14f1 in standard render pipeline. After Upgrading to 2022.3.9f1 and switching to URP the app now randomly crashes, most likely during a scene transition, but also just randomly in between. Tried downgrading to 2021 LTS, but still same issue, so URP is my most likely suspect atm.
I attached 2 logcat files from shortly before till after it crashes (first is a random crash, second on scene switch; app name: com.my.test.app).
Also attached the manifest, though that wasn't an issue in 2019 w.o URP.
log.txt
log2.txt
AndroidManifest.xml