tkhq / passkeyapp

Minimal React Native app featuring native passkeys and integration with Turnkey
4 stars 4 forks source link

ERROR Error during passkey creation {"error": "Native error", "message": "The"} #5

Open vikasvk3510 opened 1 month ago

vikasvk3510 commented 1 month ago

ERROR Error during passkey creation {"error": "Native error", "message": "The"}

r-n-o commented 1 month ago

@vikasvk3510 I've run into this error myself, it's one of the most annoying :(

I left a note in the README with some recipes for resolution: https://github.com/tkhq/passkeyapp?tab=readme-ov-file#error-native-error-message-the

Hoping this will help!