I'm making an app for Android and UWP that connects to a barcode scanner over bluetooth, but I'm really struggling getting the right lib or something because System.IO.Ports isn't available.
I also tried to implement both in some abstraction library, but it seems difficult. Is there someone who can help me out?
Thanks in advance