Hello,
I was going through the migration guide from 3.x to 4.x and I saw that there is no “SharedAR” in the new NSDK.
I am currently building an AR game and I have a PVP scene that relies on SharedAR Datastore and Networking. The game requires one player to scan the room, I create the map and then localize both players. Does this mean I cant do that in the new NSDK v4?
Also, If I am stuck with v3.x does that mean that I will have to remove the feature sooner or later since the old “API Key” is going to be deprecated soon?
Hi Mohamed,
You can disregard this reply. We noticed there were some issues with the Community Forum integration on our end and our conversation was somehow turned into an email chain instead. I’ll be posting a summary of our conversation here for others to reference in case they have a similar question:
NSDK 4 will not have SharedAR and all 3.17 projects running SharedAR will lose the SharedAR functionality on May 1st 2026. In order to continue using networking past that date, you will need to removed SharedAR and its components and adapt your project to a 3rd Party networking solution.