Skip to content

[BUG] Discord RPC doesn't work in UWP default C# applications. #236

@J0nathan550

Description

@J0nathan550

Describe the bug
After trying to call client and basic rich presence as showed in example in README the rich presence doesn't appear in Discord profile.
This NuGet package work for console, WPF, Unity but not for UWP.
To Reproduce
Steps to reproduce the behavior:

  1. Create blank UWP project.
  2. Install NuGet package
  3. Try example that was showed in README example. (Works only for console and WPF)

Expected behavior
Should simply show status in RPC.

Desktop (please complete the following information):

  • OS: WIN 11
  • Framework: .NET 6.0
  • Library Version: Latest (1.3.8.11)

Logs

It doesn't return anything.

Nothing in update, nothing in ready.
Untitled.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions