Lachee / discord-rpc-unity

C# custom implementation for Discord Rich Presence. Unity package to easy add to your own games.
MIT License
39 stars 2 forks source link

Discord Rich Presence Working in Unity Editor but Not in Unity Android Build #10

Closed asradesigning closed 1 year ago

asradesigning commented 1 year ago

I have successfully added Discord Rich Presence to my Unity game using the 'discord-rpc-unity' plugin. However, I am encountering an issue where the feature works flawlessly within the Unity Editor but does not function as intended when building the game for Android.

Lachee commented 1 year ago

As far as I am aware, Discord Android does not have Rich Presence, therefore this library does not support it.