You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I double checked the docs and couldn't find any useful information.
Verify Issue Source
I verified the issue was caused by Discord.Net.
Check your intents
I double checked that I have the required intents.
Description
xamarin forms application
discord.net works correctly when the app is running in the visual studio android emulator, but remains in the connecting state when running on the physical device
Check The Docs
Verify Issue Source
Check your intents
Description
xamarin forms application
discord.net works correctly when the app is running in the visual studio android emulator, but remains in the connecting state when running on the physical device
Version
3.13.0
Working Version
No response
Logs
Sample
private static async Task DiscordClient(string Message, string Track, ulong ChannelID)
{
try
{
}
Packages
null
Environment
OS: Android
SDK: .net standard 2.0
The text was updated successfully, but these errors were encountered: