Platform: Android (Device/Emulator), iOS works.
(Note: Using expo with a prebuild/CNG flow).
When I try to create the account (using the example code):
Error: [50152] RP ID cannot be validated.
I've tried:
Testing https://webauthn.io in the Emulator worked.
I'm out of ideas. I can't find any information on this error beyond Native Android threads, which still don't give any concrete help.
Platform: Android (Device/Emulator),
iOSworks.(Note: Using
expowith a prebuild/CNG flow).When I try to create the account (using the example code):
I've tried:
strings.xmlto have theasset_statementsstring.Testing https://webauthn.io in the Emulator worked.
I'm out of ideas. I can't find any information on this error beyond Native
Androidthreads, which still don't give any concrete help.