Craig Dunn
Craig Dunn
UPDATE: I was able to test the code in this branch and it still seems to work 💯 i.e. it detects the hinge when present and snaps the panes to...
@mattleibow thanks for the clarification! In that case, I wonder if the PMs should chime in as this sounds like a bit of a messaging decision as well as a...
You do not say which sample is not working. Please add a link.
It is generally a lot easier to use c# datatypes only rather than mix Obj-C types in as well. Have you got the URL of your NSMutableArray example? Either a...
Hi @XamarinMonkeys, thanks for taking the time to build a sample. Please review the [submission guidelines](https://github.com/xamarin/mobile-samples#samples-submission-guidelines) for this repo. Generally we do not accept unsolicited submissions, rather we prefer authors...
Hi @LucioMSP, thanks for taking the time to build a sample. Please review the [submission guidelines](https://github.com/xamarin/mobile-samples#samples-submission-guidelines) for this repo. Generally we do not accept unsolicited submissions, rather we prefer authors...
Hi @susairajs, thanks for taking the time to build a sample. Please review the [submission guidelines](https://github.com/xamarin/mobile-samples#samples-submission-guidelines) for this repo. Generally we do not accept unsolicited submissions, rather we prefer authors...
Thanks for submitting, we'll review shortly
This project is open-source ~ we have already had some great contributions from the community. Note that this project is intended to a cross-platform library that abstracts a BLE API...
I presume @MichaelRoop means **Characteristic.cs** (not Descriptor.cs). The git history suggests it's always been `!=` which does seem wrong... I guess we need to test it out!