khoren93/flutter_zxing

IOS Scan barcode dont work

70r63x opened this issue · 2 comments

70r63x commented

I try to read a barcode on Iphone but when the camera is scanning an error ocurred "flutter: type 'ArgumentError' is not a subtype of type 'Code' in type cast"
I try to debug the erro but i dont see where happend and on Android all works very fine.

Can you help me with this?

Thanks