So far, we have built our game as UWP, we launched it on Xbox. Now we need to add Achievements.
We got Game Core SDK - a new type of build appeared - Game Core Xbox One.
We had setup achievements in our game dashboard in Partner Center,
But what next - the documentation I find has examples for C ++ only. Is there a wrapper for Unity for C #? (found only for Game Core PC).
Please tell me how to add Achievements to our game in Unity for Xbox build.