Questions tagged [xbox-one]

Xbox One is a video game console developed and manufactured by Microsoft

Xbox One is a successor to Xbox 360, Microsoft's previous video game console, which was introduced in 2005 as part of the seventh generation of video game consoles. As of June 2013, it remains in production by Microsoft through after a number of small hardware revisions to reduce the unit's size and improve its reliability.

180 questions
0
votes
1 answer

Sideloading Large App through Device Portal or Visual Studio to Xbox One keeps failing... Why?

I have an app which is ~20GB all in all. I'm trying to sideload this to the Xbox One, which I have previously achieved with smaller apps via Visual Studio or the Device Portal. However, with the big app, I get this error: Error …
pma07pg
  • 516
  • 1
  • 4
  • 16
0
votes
0 answers

Xbox One S startup error: While trying to switch from retail to Dev mode, it crashed with error series E200

Also, the Dev mode activation app is stuck @ step 4 (I think it's a known issue) And Devkit App stops with 0x8027025a error. Is anyone else facing a similar problem?‏‏‏‏‏‏‏‏‏‏‏‏
Shiv
  • 1
  • 1
0
votes
1 answer

Get player data from XBOX API

I'm currently using https://xapi.us/ to get data from XBOX. We want the data similar to what this site has: https://rocketleague.tracker.network/rocket-league/profile/xbl/Exlzia/overview. Now I've tried the endpoints…
kimlianlopez
  • 116
  • 5
0
votes
1 answer

Unable to download app from xbox store after recent update

I've UWP app published on PC and xbox store, after update to xbox store, I am unable to find the app. App is not released for public audience only for internal Beta testing. Is there anyone who is facing similar issue and if you know any trick to…
vishal
  • 596
  • 2
  • 12
  • 31
0
votes
2 answers

How to use roaming settings between Windows 10 and XBOX One UWP app

I have a Windows 10 UWP app that uses roaming settings to store user settings. If a user installs the app on another Windows 10 machine, her settings will follow her there. Great! I want to publish the app to Xbox One, but seems roaming settings are…
under
  • 2,519
  • 1
  • 21
  • 40
0
votes
1 answer

How can I view Xbox UWP app data from the file explorer

When my Xbox one is in dev mode the web UI shows LocalAppData, however, I can't view the app data in windows files explorer.
meponder
  • 21
  • 5
0
votes
1 answer

Resource from ResourceDictionary in UWP app only recognized on Xbox

There's a peculiar issue happening on a project I'm working on. Certain resources added to resource dictionaries of an UWP app are not recognized when the app is being run locally on a PC, but they are recognized when run on an Xbox. When running…
Jonas Van der Aa
  • 1,441
  • 12
  • 27
0
votes
0 answers

How to change keyborad's foucs color on Xbox?

I'm developing an uwp app on Xbox. When the focus is on a TextBox, the keyboard will popup. Button the focus color on keyboard in always green, default color. So is there any way to change the Focus color? I didn't find any docs on google.
Vincent
  • 3,124
  • 3
  • 21
  • 40
0
votes
1 answer

Is it possible to simulate xbox one controller inputs to control your xbox wirelessly?

I am making a python script that interacts with Kodi on my raspberry pi to control it with my standard tv remote and I was wondering, could I also control my Xbox with it? I am assuming it can be done as you can already use the Xbox controller on…
PyPylia
  • 387
  • 3
  • 14
0
votes
1 answer

How can I make PS4 and Xbox One controllers vibration / rumble / haptic on iOS 13 and Android works properly using SDL2?

I use SDL2 and I try to make my controllers rumble on both iOS 13 and Android 10. You can see an extract of my code below: joystick = SDL_JoystickOpen(device); SDL_Haptic * haptic = SDL_HapticOpenFromJoystick(joystick); …
Mehdi B.
  • 1
  • 1
  • 1
0
votes
0 answers

How to read Bluetooth input stream from Xbox one controller on Mac

I’m trying to view the input stream my Xbox one controller send my MacBook to create some custom shortcuts, but I can’t find any clear directions online, or the instructions are way too technical for me. I am willing to learn, but I don’t know what…
Skouzini
  • 143
  • 1
  • 10
0
votes
0 answers

Not able to see xbox live user status for friends?

Developing an xbox application using UWP. I would like to see the status of my signed in user on one xbox to the friends of the user. For Example, in device(Xbox) one signed in user is User1 and in device two signed in user is User2. Also the User1…
Joseph
  • 1,054
  • 1
  • 11
  • 25
0
votes
1 answer

Try to store music for XBOX UWP on System

I'm writing a UWP Music player, that syncs Music stored in your OneDrive to the local machine to play it. The User can Store it in the App folder, or his Music Folder. I also would like that this app runs on the XBoxOne. Unfortunately Storing Data…
lokimidgard
  • 1,039
  • 10
  • 26
0
votes
0 answers

Xbox UWP Memory Snapshot Crashes

When running my UWP Xbox one app with the debugger attached, if I try to take a snapshot it begins counting memory objects and then the app closes and the debugger disconnects. I tried using Visual Studio 2017, as well as Visual Studio 2019 and I…
emd
  • 1,173
  • 9
  • 21
0
votes
0 answers

OneDrive SDK or Windows Toolkit OneDrive service on Xbox One

After being published, my apps retro failed certification because one uses the OneDrive SDK and the other uses Toolkit's OneDrive service to authenticate on the Xbox One. Microsoft Support provided the following policy: 10.13.4 Products published…
Rexfelis
  • 5
  • 4