monodroid-samples
monodroid-samples copied to clipboard
The type initializer for 'BluetoothLeGatt.BluetoothLeService' threw an exception.
When I start the application, near Bluetooth LE devices are shown in the list. When I click on item I get the Unhandled exception: System.TypeInitializationException: The type initializer for 'BluetoothLeGatt.BluetoothLeService' threw an exception.
Please help.
Related sample: https://github.com/xamarin/monodroid-samples/tree/master/BluetoothLeGatt
PR https://github.com/xamarin/monodroid-samples/pull/89 forums.xamarin thread: https://forums.xamarin.com/discussion/16727/bluetoothlegatt-sample-issue
Someone has find a solution for this problem ?