ngx-scanner
                                
                                 ngx-scanner copied to clipboard
                                
                                    ngx-scanner copied to clipboard
                            
                            
                            
                        Can't make the scanner work
Hey there. First of all I want to make it clear that I'm a newbie.
I've been trying to make the module work. I even tried turning the "tryHarder" on and off and I still can't make it work. Everytime I open the scanner page on a phone the browser asks the permissions normally but then nothing happens. The only thing I see is an empty page with the same color I have in the rest of my app.
Any ideas?
Here's a link to the component: https://github.com/harrispap03/fieldID/tree/master/src/app/qr-scanner
Are you testing on a computer? Or mobile?
mobile, from 2 different phones. Oh, and I also tested it on the computer but it didn't work because I dont have a camera on my PC
iOS or Android? When using iOS make sure that you use Safari (any other browser is NOT supported due to Apple restrictions) and HTTPS!
iOS or Android?
When using iOS make sure that you use Safari (any other browser is NOT supported due to Apple restrictions) and HTTPS!
Yeah, I'm using safari on iOS and chrome on android. The thing is that I'm not even getting the camera view. Just an empty screen. I might have made a huge mistake in my code or something.
I will take a look into your repo when I find some time
Awesome. Thank you very much!
Just a little update. After you updated the library and made it fully compatible with Angular 10 I get a little border in my scanner but I still dont get a camera view