Hello all,
My problem is i’m unable to make bluetooth work on a UWP app for Hololens 2 by just using unity with imported microsoft bluetooth librays and i want to ask if it’s possible to merge two different apps, one made in Unity and the other one made in another space(but still using c# for making it) in just one that will run on my Hololens 2.
I’m overwhelmed of making bluetooth work just by using Unity with imported library.
If it’s possible can you guys recommend some links of to get started with it.
Thanks all!
2 Likes
Hi @thetrapman . Were you able to merge UWP app with Unity?
Use Unity as a Library:
https://docs.unity3d.com/2022.3/Documentation/Manual/UnityasaLibrary.html
I’m not sure what you mean by “merging” apps. You can really only run one app in the same space at a time on HoloLens. Can you clarify what you’re trying to do?