question

sharkcrawl-3219 avatar image
0 Votes"
sharkcrawl-3219 asked RobCaplan edited

anchor sharing without azure spatial anchor

126739-s6kkp1idyc15rewtu.png



I coding with tutorials. but when i try to run it, it reports errors at green codes. so do i miss some namespace or I need to write the function by myself

hololens-development
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @sharkcrawl-3219
Could you please let us know the documentation which you have followed for this code?

0 Votes 0 ·

1 Answer

SatishBoddu-MSFT avatar image
0 Votes"
SatishBoddu-MSFT answered

Hello @sharkcrawl-3219,

Below is the initial response from the Microsoft Product Team, I hope this helps with the initial query.


Those methods do need to be implemented to send and receive data over the network between the device that created the anchor and the device that needs to load the anchor:

Here’s some documentation from Unity:
Custom Messages | Unity Multiplayer Networking (unity3d.com)

Here’s an example of how this would have been done when the documentation was originally written:
MixedRealityCompanionKit/AnchorNetworkTransmitter.cs at fe8485267d200ddfb3bf6ba4cc8404e30dc799d1 · microsoft/MixedRealityCompanionKit (github)


Please comment in the below section if you need further help in this matter, happy to help!

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.