Some country like Italy started to impose age verification to access adult content websites.
The most common app (and usually the only one) supported by compliant websites is this Yoti ID.
This app doesn't work on GrapheneOS: it freezes on the splash screen just to crash soon after.
I've already tried to give the app (and also google play services just to be sure) every possible permission, enabled exploit protection compatibility mode, rebooted the phone, but nothing works.
It looks like the process is killed after some access denied warnings, i attach the last entries of the app log.
--------- switch to events
05-15 14:46:12.855 19432 19432 I wm_on_resume_called: [Token=239353604,Component Name=vf.ZGD,Reason=RESUME_ACTIVITY,time=12ms]
--------- switch to main
05-15 14:46:12.857 19432 19593 W libc : Access denied finding property "ro.boot.serialno"
05-15 14:46:12.857 19432 19593 W libc : Access denied finding property "ro.serialno"
05-15 14:46:12.857 19432 19593 W libc : Access denied finding property "vendor.qemu.timezone"
05-15 14:46:12.857 19432 19593 W libc : Access denied finding property "vendor.qemu.vport.bluetooth"
05-15 14:46:12.857 19432 19593 W libc : Access denied finding property "vendor.qemu.sf.fake_camera"
05-15 14:46:12.858 19432 19593 W libc : Access denied finding property "vendor.qemu.dev.bootcomplete"
05-15 14:46:12.858 19432 19593 W libc : Access denied finding property "vendor.qemu.vport.modem"
05-15 14:46:12.862 19432 19432 D CompatChangeReporter: Compat change id reported: 349153669; UID 10196; state: ENABLED
--------- switch to system
05-15 14:46:12.870 19432 19432 W ActivityThread: Activity top position already set to onTop=false
--------- switch to main
05-15 14:46:12.873 19432 19493 I Process : Sending signal. PID: 19432 SIG: 9
Any ideas?