UnityCoreBluetooth icon indicating copy to clipboard operation
UnityCoreBluetooth copied to clipboard

Unity Bluetooth Plugin for iOS & macOS Editor

Results 6 UnityCoreBluetooth issues
Sort by recently updated
recently updated
newest added

--- name: Documentation Update about: Updates documentation to make installation process clearer --- **Description** Simple documentation update **Type of Change** - [x] Bug Fix - [ ] New Feature **Test**...

Is there a work around now that Xcode has gotten rid of generate-xcodeproj and now that bitcode generated is disabled? Your makefile requires deprecated commands/flags and so it gets in...

New to Swift development and I'm trying to make sense of the workspace vs projectfile and how they are tied together. I've managed to make some additions and I can...

Firstly, thanks for the work on this library. I can connect a device and stream messages back and forth really nicely, but if the connection to a peripheral device is...

I was trying to use this on MacOS Sillicon in Unity. However the scripts in the plugin folder have "#if UNITY_EDITOR_OSX || UNITY_IOS", so when I try to build the...