Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internet Identity detection with iPhone 13 with latest IOS doesn't work #501

Open
pattad opened this issue Jan 10, 2022 · 5 comments
Open

Comments

@pattad
Copy link

pattad commented Jan 10, 2022

Maybe it has to do with the feature detection.

export const hasRequiredFeatures = async (url: URL): Promise<boolean> => {

@nmattia
Copy link
Collaborator

nmattia commented Jan 10, 2022

Thanks for the report! I'll try to get my hands on an iPhone 13. Can you clarify what kind of behavior you're seeing?

@pattad
Copy link
Author

pattad commented Jan 10, 2022 via email

@pattad
Copy link
Author

pattad commented Feb 3, 2022

Is there a need for FaceId to be enabled or some other configuration mandatory? If yes it would be good to also describe this in the error dialog. Just an idea...

@nmattia
Copy link
Collaborator

nmattia commented Apr 12, 2022

@pattad sorry for the late reply! Did you colleague disable FaceID? That might be an issue, although I don't think it would fail with "Your browser isn't supported for Internet Identity". If you get a chance, can you open this codepen on the device and let me know what the output is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@nmattia @pattad and others