After a little bit of investigating, I found this which is likely the culprit:
05-24 16:41:33.341 23919 23984 F ltisekai.VRHand: java_vm_ext.cc:591] JNI DETECTED ERROR IN APPLICATION: GetStringUTFChars received NULL jstring
05-24 16:41:33.341 23919 23984 F ltisekai.VRHand: java_vm_ext.cc:591] in call to GetStringUTFChars
05-24 16:41:33.623 23919 23984 F ltisekai.VRHand: runtime.cc:691] Runtime aborting...
05-24 16:41:33.623 23919 23984 F ltisekai.VRHand: runtime.cc:691] Dumping all threads without mutator lock held
Also noticed this:
VrRuntimeCompatHelper: DevicesSupported : 4 devices, quest2|cambria|eureka|quest2|
This would indicate support for the Quest 2, Pro (Cambria), and 3 (Eureka).
This may be a version of OVRPlugin / Oculus XR plugin which doesnt support the 3S?
I'm extremely amateur when it comes to the technical side of Android so this may be totally incorrect, but maybe it gives you some leads at least