Inverted QR code scanning

An app I am developing requires the use of scanning QR codes with an inverted color scheme. The application has no problem scanning QR codes that are black on a white backgrounds, but it refuses to scan the standardized ones that are white on a black background. This is part of the QR spec, I was expecting it to work, however the built-in camera module or barcode scanner module do not read it.

Is there something that I missing that I need to configure to make work? The only possible solution that I’ve seen is completely ejecting the project and using some form of Google AI to process it, but as of now that is out of the question.

Any insight would be appreciated, thank you!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.