Share via

Does this xbox-live-api(1807_xdk) still work?

BIN 0 Reputation points
2026-03-20T15:07:58.6733333+00:00

I used this sdk(1807_xdk) in my UWP Games for xbox live sign-in, which I download from nuget(Microsoft.Xbox.Services.141.UWP.Ship.Cpp.lib), but it stopped working recently, the error code is 0x87DD0005. Not only me, but all users cannot sign in now.
I published these games in Microsoft Store and haven't changed anything.

image

Developer technologies | Universal Windows Platform (UWP)
0 comments No comments

1 answer

Sort by: Most helpful
  1. Jay Pham (WICLOUD CORPORATION) 3,515 Reputation points Microsoft External Staff Moderator
    2026-03-23T04:21:55.95+00:00

    Hello @BIN ,

    SDK (1807_xdk ) is an older version (primarily targeting Visual Studio 2015), which has reached the end of its support lifecycle according to   Visual Studio 2015 - Microsoft Lifecycle | Microsoft Learn .

    The current official standard for Microsoft game development is the Microsoft Game Development Kit (GDK). I encourage you to migrate and update your project to the latest GDK version. When you switch to GDK, its compatibility and support will be significantly better.

    You can find the official documentation to get started with the GDK here: Microsoft Game Development Kit (GDK) documentation 

    If you found my response helpful or informative, I would greatly appreciate it if you could follow this guide provide feedback. Thank you.  

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.