-
I use both Stable and PTB Discord Desktop on my Ubuntu dev machine for home and work use (with two separate Discord accounts respectively). I would like to be able to select which of these clients, or…
-
For example:
```c++
extern "C" jlong Java_com_google_androidgamesdk_GameActivity_loadNativeCode(
```
needs to be
```c++
extern "C" JNIEXPORT jlong Java_com_google_androidgamesdk_GameActivi…
-
## Description
Hello osudroid Developer, please add Discord Rich Presence is a good idea to add.
## Justification
Using Discord Rich Presence is the best idea for who have Discord and other peo…
-
Hi,
I've downloaded the trial version to test in my app. In editor (Unity 2020, Windows 10) it works just fine. But when I try the scene ScreenCapture from the Demos folder in Android, the plug in i…
-
(This issue is a copy of the pre-existing GameSDK issue located [here](https://github.com/discord/gamesdk-and-dispatch/issues/122), made following the migration to a new issue tracker repo)
**Descr…
-
the currently used discord-rpc is deprecated in favor of discord gamesdk, it'd also let us get neat features like the icon being whatever the user is actually playing instead of just moonlight's icon …
-
A new commit was made into the api-docs repo: https://github.com/discord/discord-api-docs/commit/3891389606ef8710e7c54d65ae79d0c5313f0247
* Document external asset URLs for the GameSDK
* Document …
-
Hi, using the latest release of ndk-context/ndk-glue (and tested only with ndk 23/24), I have had two seperate reports of an assertion crash in my app due to what appears to be ndk_context::ANDROID_CO…
-
**I can't screen record using the built in screen recorder, screen mirroring to tv also dosen't work, and I can't share my screen on zoom, skype, or google meet.**
I am using `MintBeta-1333.A11.One…
-
It would be useful if applications and bots could request relationship info (friends and blocked users) via OAuth2. The docs suggest that this feature is available via the Game SDK, but this informati…