BlinkID / blinkid-in-browser

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

Getting error while trying to open camera to scan #49

Closed pjain8889 closed 3 years ago

pjain8889 commented 3 years ago
  1. I am getting an error while clicking on the "start scan" button. It works fine with your code pen example.

image

  1. I am getting the below error in the code for the WasmType. image

Please let me know what I am missing here.

vjekoart commented 3 years ago

Hi @pjain8889,

For the first problem, could you note which package versions are you using and which version is displayed in the browser console once the SDK is unlocked?

Regarding the second problem, information about the package version will be helpful for us to know how to proceed. Also, could you give us a full value of the loadSettings.engineLocation property?

Sincerely, Vjekoslav

pjain8889 commented 3 years ago

Hi @vjekoart,

  1. The version number is displayed in the console during SDK unlocking is 5.11.4. Please see below screenshot.

image

  1. The loadSettings.engineLocation is https://unpkg.com/@microblink/blinkid-in-browser-sdk@5.11.4/resources/.

Let me know if any other information is required.

Thanks, Prashant

vjekoart commented 3 years ago

Hi @pjain8889,

Thank you for the information. I'm still unable to reproduce the issue.

Could you provide information about the web browser and OS you're using?

Sincerely, Vjekoslav

pjain8889 commented 3 years ago

I am using Chrome browser(Version 91.0.4472.77 ) and Windows 10. I resolved the first issue bit still not able to fix the second issue. Can you please help me out there.

Thanks, Prashant Jain

vjekoart commented 3 years ago

Hi @pjain8889,

I'm going to close this issue since the main problem with initiating the camera scan action is resolved.

We should take further communication regarding the issue with wasmType to #48.

Sincerely, Vjekoslav