internet-identity
internet-identity copied to clipboard
Internet Identity detection with iPhone 13 with latest IOS doesn't work
Maybe it has to do with the feature detection.
https://github.com/dfinity/internet-identity/blob/1f799fe868691a2b4bd698bcf0541debe71ee14d/src/frontend/src/utils/featureDetection.ts#L1
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?
The dialog "Your browser isn't supported for Internet Identity" appears. My colleague experienced this, I don't have an iphone 13 either...
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...
@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?