Jump to content

Recommended Posts

Posted

Sir, today I've checked again, but I have not got the error you are saying.

  • Replies 31
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Now I've fixed the redirects. Now you can test the page.

Posted

The error is being produced by this code:

cameraError: function(error) { //callback funtion to camera error  
  console.log(error);
}
According to the comment it sounds like the device that it can't find is the camera. (Also someone managed to spell "function" right and wrong on a single line.)
Posted

I've no idea that how to fix it. Can you do it for me?

Posted

The error is likely different on different devices. I'm using a desktop computer without any type of camera so that error makes sense to me. Running it on a phone where a camera is available might have a different error message. Then maybe some phones work and others don't. It's hard to say for sure.

Posted

Yeah, I think so. Then how can I implement a QRCode Scanner? Is there any way to create a custom QRCode Scanner which will work like "WebCodeCam" and must work with mobile devices?

Posted

I don't want to implement this on my website. Because I've not developed an app for my website yet.

Posted

I am using an android phone (obviously with camera) but I didn't get any error from your test page. Instead of that I got a bank page.

Posted

Yeah, it's not working on mobile devices.

 

That's why I'm asking for help.

Posted

Maybe the module/plugin/extension (whatever) doesn't have support for mobile devices. Read the documention if available for this.

Posted

About what?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...