David
David
Seen your latest commit, looks good! I'll merge it.
Heya, Seems like you're trying to connect to a characteristic on a service that isn't on the device (or can't be found). Can you show me the C# code that...
Good point, that's a mistake on my part. That's changed in the coming update.
Heya, I'll do a quick check as to why the alpha version is behaving this way, haven't encountered it myself yet, but I'll try finding out what is causing it.
Thanks for the information! Is there anything in Android LogCat that shows that the device is disconnected? Or perhaps any errors? Producing it locally I didn't get the same result.
Heya, Sorry that you're running into issues. I'll answer the questions in your comments piece by piece! The reason why I picked base64 encoding and decoding for sending and receiving...
@fairdox in the second code block they shared it details that they're using the `customGatt` override. The Java error message mentions that it can't execute the `getService` method since it's...
Hi @paulhayes ! Defintely won't let this die, but it is like you said. Time (and motivation) is hard to find for this project, though I do see that a...
Hi Wade, apologies for the late response. The current version of the plugin doesn't support getting RSSI information. However, getting the MAC address and device name is currently supported, as...
I'll keep the issue open, as it serves as a good reminder to update the library to support `GameActivity`. Thanks for the descriptive info on the issue!