Yes, I built a debug version.

This is what I did:

$ cd packages/app-mobile/android
$ ./gradlew
$ ./gradlew assembleDebug

Then I copied app-debug.apk from packages/app-mobile/android/app/build/outputs/apk/debug/ to my phone, and installed the apk on the phone, ran the app and got the error.

Tried on both an Android 12 phone and an Android 9 phone, same error