BlinkID / blinkid-in-browser

BlinkID In-browser SDK for WebAssembly-enabled browsers.
https://microblink.com/blinkid
58 stars 30 forks source link

Issues displaying component on Iphone phone #94

Open Julietteve opened 1 year ago

Julietteve commented 1 year ago

I am testing on the latest Iphone phone and I can't' get to open the camera, a black screen is showed instead. The implementation of the library was copy-pasted from the Code Pen example , but it works if I open the CodePen on the phone, but if I do it from the deployed project, it crashes.

Do I need a special requirement for Ios devices, or what am I doing wrong?

Thanks beforehand