Skip to content

[SDK BUG] Is it expected that target.titleId returns the same value as AUMID on PC? #150

Description

@willmao8

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:

  1. Retrieve current target from Game Bar SDK
  2. Compare target.titleId and target.aumid
  3. Both values are identical

Expected behavior
Clarification on whether this behavior is by design.

Screenshots

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions