You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! We've implemented passkeys on iOS using the react-native-passkey package. I've noticed that with a recent change to the os-version, Apple have split out the Password manager into it's own "app" on the device rather than just within the settings section. With this it looks like we're also offered to install passkeys on Chrome as well. I assume this is because I have the Chrome app installed on this device. However, with the current implementation of react-native-passkey I don't seem to be able to create a passkey when selecting the Chrome option.
Is this purely a config thing? We are currently running a POC on implementing Android passkeys and I'm wondering will this issue be resolved once it's complete. Or is this a limitation with the current use of react-native-passkeys and the recent iOS update.
As a note the device I was using is on iOS 18.3
ScreenRecording_01-27-2025.12-54-29_1.MP4
The text was updated successfully, but these errors were encountered:
Hello! We've implemented passkeys on iOS using the
react-native-passkey
package. I've noticed that with a recent change to the os-version, Apple have split out the Password manager into it's own "app" on the device rather than just within the settings section. With this it looks like we're also offered to install passkeys on Chrome as well. I assume this is because I have the Chrome app installed on this device. However, with the current implementation of react-native-passkey I don't seem to be able to create a passkey when selecting the Chrome option.Is this purely a config thing? We are currently running a POC on implementing Android passkeys and I'm wondering will this issue be resolved once it's complete. Or is this a limitation with the current use of
react-native-passkeys
and the recent iOS update.As a note the device I was using is on
iOS 18.3
ScreenRecording_01-27-2025.12-54-29_1.MP4
The text was updated successfully, but these errors were encountered: