Hi everyone, I am trying to implement passkeys on...
# general
b
Hi everyone, I am trying to implement passkeys on Flutter but I got this error:
Copy code
Error: Deserializing to 'SuccessfulNativeRegistration' failed due to: Tried to build class "SuccessfulNativeRegistration" but nested builder for field "identity" threw: Tried to construct class "Identity" with null for    
non-nullable field "id".