Info

  • Official Official addon
  • Github Github page
  • Copyright Scirra Ltd. All rights reserved.

Statistics

  • Download count210 total downloads
  • Latest download count 210 downloads of latest version
  • Average download count2 downloads per day average

Owners

Description

Access Xbox Live features with the Xbox UWP export option, including sign in, presence, achivements and title storage. Requires r374+.

Example Files

A basic technical test project that uses the plugin features. (Be sure to update the Xbox Live UWP plugin properties for your own app.)

Discussion

  • 5 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hi Ashley, how are you? I hope so!

    I'm having the following problem with creating the package, do you know what it could be?

    Thanks

    drive.google.com/file/d/1vEhTTzyNeC0sfulIMonbTz5gWstHl_Gl/view

  • Hey, this is great but as a xbox partner I received note that UWP games will not be supported anymore at idxap@xbox starting 2024, are there any plans for other console export options?

      • [-] [+]
      • 1
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (0 children)

      At the moment this is the only viable option for us, as it depends on WebView2, which Microsoft have released only for UWP. If they released it for GDK we'd support that too. As there is no other alternative for us, perhaps if you ask Microsoft they will make an exception - I would guess it's just a policy they have and not a technical requirement.

  • Hello, I'm having problems, I'm using the TEMPLATE you published for testing, I'm exporting from C3 to CONSOLE, I open everything in VS2017, and I practically don't know what to do, I tried to do what I already did in the old UWP model, which is to ASSOCIATE the project in the MICROSOFT STORE, I don't know if you have to download NUGET and install inside the project, I tried to open the Package.appxmanifest and VIEW THE CODE to change the TargetFamily but this option doesn't appear, so I created the Package, but it gives a windows 10 SDK error, I've already reinstalled the SDK and it gives the same error when creating the Package. Ashley, could you create a walkthrough, as you're kind of confused on how to proceed. and in advance, THANK YOU, very good Cloud save.

      • [-] [+]
      • 1
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (0 children)

      See the 'Documentation' tab for details. Microsoft also provide lots of documentation.

      You can (and should) use the latest version of Visual Studio when exporting for Xbox - there is no requirement to use VS2017 specifically. (That is only necessary to build the wrapper extension DLL itself, but if you're just using this plugin in a project, it's already built.)