Set the UiScannerView to use the passed types CodeType variable along with making the "CodeType.toFormat" function public.
It looks like the default UiScannerView was being instantiated without referencing the user passed types, and only the QR code type.
I wasn't able to compile to mavenLocal and I didn't find an easily runnable iOS sample app to test, so this is untested. Feel free to make any modifications or let me know if I missed something.
Set the UiScannerView to use the passed types CodeType variable along with making the "CodeType.toFormat" function public.
It looks like the default UiScannerView was being instantiated without referencing the user passed types, and only the QR code type.
I wasn't able to compile to mavenLocal and I didn't find an easily runnable iOS sample app to test, so this is untested. Feel free to make any modifications or let me know if I missed something.