I am creating an app in Ionic 3.My requirement is that I want to open a QRscanner window to scan a QRCode inside my application.
EX:-paytm QRScanner
I am also seeking suggestion if there is any specific plugin available for scanning a QRcode to open a QRscanner in my app.
I want the QR Code sanner to open in my application it should not redirect it to Camera.
You are aware of this plugin? https://ionicframework.com/docs/native/qr-scanner/
1 Like
Thanks it is working good
Can you tick his answer as solution, then?