bodeg

Results 4 issues of bodeg

I am randomly encountering the following crash on Android **Any idea how can I can avoid that crash?** Xamarin Exception Stack: ``` System.ArgumentOutOfRangeException: Index was out of range. Must be...

Thanks for the great plugin In the following code snippet, the LongTap command works properly. What should I do to make the button to response and call its command? BTW...

The problem is solved by installing the workaround - Humanizer.xproj Humanizer.xproj was not updated for long time - version 2.1.0 Is that the best way to use Humanizer with Xamarin...

## Steps to reproduce 1. I am performing a simple scan ``` adapter.DeviceAdvertised += OnDeviceAdvertised; await adapter.StartScanningForDevicesAsync(); ``` ## Expected behavior I am performing a simple scan and am interested...

os:iOS