TechnologySolutionsUkLtd / ascii-protocol

Technology Solutions UK Ltd - ASCII 2 Protocol
Other
7 stars 0 forks source link

Bug: v0.9.3: UWP ListAvailableReadersAsync() fails under W10 Anniversary Ed (1607) #5

Closed andyTSL closed 8 years ago

andyTSL commented 8 years ago

1) Format of data returned by DeviceInformation.FindAllAsync has changed (BT address) and friendly-name look up is returning "Bluetooth Serial Port".

2) LINQ call needs to be FirstOrDefault rather than First to prevent exception.

robinTsl commented 8 years ago

Fixed in release 0.9.4