When the uwp application published on xbox performs auth2.0 login authorization, a blank...

Discus and support When the uwp application published on xbox performs auth2.0 login authorization, a blank... in XBoX Accessibility to solve the problem; A year ago, we released a uwp application called "NARAKA+" on the xbox platform. At that time, we used oath2.0 to log in and authorize through... Discussion in 'XBoX Accessibility' started by Hangqi Zhang, May 31, 2024.

  1. Hangqi Zhang
    Hangqi Zhang Guest

    When the uwp application published on xbox performs auth2.0 login authorization, a blank...


    A year ago, we released a uwp application called "NARAKA+" on the xbox platform. At that time, we used oath2.0 to log in and authorize through https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize?xxx..., and we were able to log in successfully. Since the xbox was upgraded to win11, a blank page pop-up window will appear when entering the application to log in again. I would like to find a solution. Thank you very much and look forward to your effective reply。

    We also tried some other uwp apps(like ‘’uwp community”) that use auth2.0 in the Xbox retail store, and blank pop-up windows appeared when logging in. We suspect that it is a browser compatibility issue after the system upgrade. We hope you can fix this problem as soon as possible (we used the packet capture tool fiddler to capture the login request and found that the current web browser does not support js)。
    When the uwp application published on xbox performs auth2.0 login authorization, a blank... [​IMG]

    When the uwp application published on xbox performs auth2.0 login authorization, a blank... [​IMG]


    :)
     
    Hangqi Zhang, May 31, 2024
    #1
  2. Simone Capparelli Win User

    Playing homemade games on xbox

  3. XBF Meryem R Win User

    Visual Studio hangs when trying to run C++ UWP project on Xbox One

  4. Mae Sev. Win User

    [XBOX][UWP][WEBVIEW]Keydown event is not getting triggered on UWP app launch XBOX?

    Hello Tharun Koti,

    Welcome to Xbox Forums. We appreciate you for sharing your concern with us.

    Based on your description, you are having issues with UWP app launch box from your end. Developers have several options for achieving automated launching of Universal Windows Platform (UWP) apps. In regards with this issue we have, I will point you to the right direction and provide you helpful links that you can check and verify. See the info below:

    Getting started with UWP app development on Xbox One - UWP applications | Microsoft Learn

    Known issues with UWP on Xbox Developer Program - UWP applications | Microsoft Learn

    Automate launching Windows 10 Universal Windows Platform (UWP) apps - UWP applications | Microsoft Learn

    UWP on Xbox One - UWP applications | Microsoft Learn

    If you need further help, kindly check this link Microsoft supported products on Q&A | Microsoft Learn. There, you can ask an IT developer expert in relation with the issue we have.

    I hope that it helps.

    Kind regards,



    Microsoft Community Moderator
  5. M3tal Daz3 Win User

    How can I find out who my Developer Account Manager is and if I dont have one, what do I need to do to get one.

  6. Klokkwork Win User

    Does logging onto a profile while someone is playing a game on another console, kick them off?

    That's exactly what happens. When you sign into an account, you are certifying that you are the authorized user of that profile, having entered the login credentials (or previously told the Xbox to remember them). So the most recent login attempt is always
    believed by the system to have been performed by the authorized user, and will promptly proceed with that login, which will disconnect another instance of that account being logged in elsewhere. If someone stole your account, and you tried to log in, you
    wouldn't want to be told that you couldn't because someone else was using it at that moment.
Thema:

When the uwp application published on xbox performs auth2.0 login authorization, a blank...

Loading...
  1. When the uwp application published on xbox performs auth2.0 login authorization, a blank... - Similar Threads - uwp application published

  2. unable to deploy UWP from Visual Studio to Xbox Series S

    in XBoX on Windows
    unable to deploy UWP from Visual Studio to Xbox Series S: I'm trying to deploy a UWP package to my Xbox Series S: PC developer mode enabled; new VS 2022 UWP C# project; configuration target x64; target version 'Windows 10, version 2004'; Xbox...
  3. How do I stop UWP from stoping my game from running in the background when I change tabs

    in XBoX Games and Apps
    How do I stop UWP from stoping my game from running in the background when I change tabs: Every time I change tabs it suspends the game I’m trying to play 17a2fb5a-e0cd-4d04-a9df-314e66e1b4e6
  4. [XBOX][UWP][WEBVIEW]Keydown event is not getting triggered on UWP app launch XBOX?

    in XBoX on Windows
    [XBOX][UWP][WEBVIEW]Keydown event is not getting triggered on UWP app launch XBOX?: I'm developing an UWP app for XBOX using the WebView method on VS2022. I'm using the addEventListener method to listen for all the keyDown events that are getting triggered when any button is...
  5. Microsoft Visual C++ 2015 UWP Desktop Runtime Package Infinite Install Prompt

    in XBoX Games and Apps
    Microsoft Visual C++ 2015 UWP Desktop Runtime Package Infinite Install Prompt: When trying to install any game form game pass i get stuck in infinite loop installing Microsoft Visual C++ 2015 UWP Desktop Runtime Package and stop downloading a game and it look like this......
  6. Why the blur effect is not working on the UWP WebView app on XBOX?

    in XBoX on Windows
    Why the blur effect is not working on the UWP WebView app on XBOX?: Currently, I'm trying to use my web source URL to develop an UWP webview app on VS2022. In my web source URL we're using the different stylings for dir='rtl' for arabic language so when I run the...
  7. Focus issue when relaunching the UWP app from installed apps.

    in XBoX on Windows
    Focus issue when relaunching the UWP app from installed apps.: Hi I'm trying to develop an UWP app for XBOX using the Webview. But I'm currently facing an issue when i relaunch the application from the Games and Apps tab. Issue: When I launch the app from...
  8. UWP keeps 'suspending' my Minecraft game while I'm actively playing it!!???

    in XBoX Games and Apps
    UWP keeps 'suspending' my Minecraft game while I'm actively playing it!!???: When playing Minecraft (Minecraft for Windows) the game keeps stalling (stopping, like it's paused)...and when I go to Task Manager to find out why, I see the yellow 'pause' icon, and it says that...
  9. Can anyone on Windows 11 who uses game bar help me unsuspend the game bar from UWP task thing?

    in XBoX on Windows
    Can anyone on Windows 11 who uses game bar help me unsuspend the game bar from UWP task thing?: The UWP is suspending my game bar and will not let me access it at all and I've tried to look up solutions for none to work. 9f138b95-88e5-4902-90c3-cc71042860e8
  10. How to integrate Directx12 HelloWorld Sample with UWP application C++/WinRT blank app?

    in XBoX Games and Apps
    How to integrate Directx12 HelloWorld Sample with UWP application C++/WinRT blank app?: I am trying to use DirectX12 along with XAML together in my Universal Windows Platform (UWP) app. I found this link for directX11 and XAML interop but couldn't find anything as simple as this for...