unity3d - Windows.Devices.Bluetooth.dll -


for unity-uwp project, want interact ibeacons.

i wanted add library project, can't seem locate it. have do, in order use unity project?

you need compile dll separately interacts windows.devices.bluetooth.dll include dll in in project under assets/plugins/wsa folder add plugin. once can reference dll in normal .net project if added reference dll.

there other requirements beyond (for example need make 2nd version of plugin compiled full .net framework same type names , version number used in-editor), see unity documentation "windows store apps: plugins on .net scripting backend" full details.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -