-
Hi, I'm not sure if this is the right place but I'll give it a shot. I downloaded the SDK from https://dl-game-sdk.discordapp.net/latest/discord_game_sdk.zip and copied the relevant files into unity (…
-
If i downloaded gamesdk, UpdateLobbyHandler on sdk doesnt contains new Lobby arguments.
And some typo misses lobby.id -> lobby.Id
Original code from https://discord.com/developers/docs/game-sdk/lobb…
-
I added a video player which plays fine in standalone Unity android APK but it doesn't play when packaged as a flutter widget. I am using Unity 19.3.
-
Hi,
I have a bug when I try to use discord sdk for compilation of the game [Empty Epsilon](https://github.com/daid/EmptyEpsilon).
Last month, all was fine, but now, it seems to have a change in the …
tdelc updated
4 years ago
-
## Setup
Version Number of Plugin: 3
Device Tested On: Samsung S10e
Android OS: 10
Package version used: 3.0.0-beta
Android Package Format: Bundle
## Bug
Running this code does not show revi…
-
cmake tells me this
```
No discord-rpc detected, to enable clone discord-rpc to root directory: /home/flip111/programs/src/OpenRCT2
```
When i look at github for discord-rpg it says it's been de…
-
So far, you can only grab Achievements from the base GameSDK (outside of the HTTP Endpoint) for the Player's Achievements? Why can't we just pull the entire list and then have a Player's Status on the…
-
The watching activity type is currently documented as one of the [GameSDK activites](https://discordapp.com/developers/docs/game-sdk/activities#data-models-activitytype-enum). Can we document this as …
-
# Cause
- oauth tokens have a 1 week expiry
- once expired, they need to be renewed
- if the oauth token is used by the application, it can only be renewed once. A new refresh token is given, but…
-
Even if a User switches to a different Locale in their Client, it still results in "en-US" been outputted.