Hi, I'm using your package to scan QR-codes, it works fine, but I met one issue.
When I'm changing float value bound to Entry I'm getting following exception:Java.Lang.IllegalArgumentException: 'end should be < than charSequence length'
I'met this Issue on version 1.5.8 and 1.5.9.
Version 1.5.7 does not contain this issue.
I guess this issue related to some Xamarin dependencies.
Hi, I'm using your package to scan QR-codes, it works fine, but I met one issue. When I'm changing float value bound to Entry I'm getting following exception:
Java.Lang.IllegalArgumentException: 'end should be < than charSequence length'
I'met this Issue on version 1.5.8 and 1.5.9. Version 1.5.7 does not contain this issue.I guess this issue related to some Xamarin dependencies.