I've managed to get it work with Android, with IOS I get a null reference error because in the Appdelegate the adapter is not set (like in android): `App.SetAdapter(new Robotics.Mobile.Core.Bluetooth.LE.Adapter());` how can I fix it?
I've managed to get it work with Android, with IOS I get a null reference error because in the Appdelegate the adapter is not set (like in android):
App.SetAdapter(new Robotics.Mobile.Core.Bluetooth.LE.Adapter());how can I fix it?