How to use barcode and QR code scanner together?

I am not able to use both plugin in same project. They uses the same camera function…and being added twice in AndroidManifest file.and hense the error comes up.

I like zbar. It does both.

Thanks for reply…but is it available for ionic3 ?

Sure.

Thank you so much…but is it possible to use both plugins (i.e barcode and QR code scanner) together ?

In my experience, the ZBar plugin handles everything that both of those other plugins do, including formats such as codabar that neither of them does well.

OK thank You…