Xbox authentication fails when using development builds on Android
Partner Rank: 2
Partner Team Reporting:
CubeCraft Games
Verification builds:
Any retail/publish dev build
Summary:
Xbox live authentication fails when using provided builds
Impact:
Android is a good platform for debugging server issues due to the verbosity of the logs provided by adb. Servers require XBL sign in to join.
Repro Steps:
- Sideload Minecraft apk
- Launch Minecraft
- Attempt to sign into XBL
Observed Results:
Login fails, with following error reported in adb:
01-09 17:41:42.591 18607 18607 D EventInitializationFragment: LOADER_EVENT_INITIALIZATION finished
01-09 17:41:42.591 18607 18607 D EventInitializationFragment: LOADER_EVENT_INITIALIZATION: errorCode: -2015559668, httpStatus: 1936338548, errorMessage: Couldn't get title nsal.
Expected Results:
XBL sign in is successful.
Screenshots/Videos attached: Yes
Sideloading Failure:
https://mojangab.slack.com/files/U4KRDDMHD/FF9ADJ0HW/2019-01-09_17-39-59.mp4
Working as expected:
https://mojangab.slack.com/files/U4KRDDMHD/FF9EFNXSM/2019-01-09_17-47-18.mp4
Notes: