Describe the bug
Hi,
When using the Game Bar SDK, I noticed that target.titleId
returns the same value as target.aumid.
Is this expected behavior on PC, or should titleId
return a numeric Xbox TitleId instead?
Thanks!
To Reproduce
Steps to reproduce the behavior:
- Retrieve current target from Game Bar SDK
- Compare
target.titleId and target.aumid
- Both values are identical
Expected behavior
Clarification on whether this behavior is by design.
Screenshots
Desktop (please complete the following information):
- OS version: Windows 11 23H2 (Build 22631.6199)
- Game Bar version: 7.326.2102.0
- SDK version: 7.3.2511061
Additional context
aumid: Publisher.GameName_123456789abc!App
titleId: Publisher.GameName_123456789abc!App
Describe the bug
Hi,
When using the Game Bar SDK, I noticed that
target.titleIdreturns the same value as
target.aumid.Is this expected behavior on PC, or should
titleIdreturn a numeric Xbox TitleId instead?
Thanks!
To Reproduce
Steps to reproduce the behavior:
target.titleIdandtarget.aumidExpected behavior
Clarification on whether this behavior is by design.
Screenshots
Desktop (please complete the following information):
Additional context
aumid: Publisher.GameName_123456789abc!App
titleId: Publisher.GameName_123456789abc!App