Console Support

I’m having trouble finding any information about the level of support for consoles, both on the server and in the native client SDK.

Curious if there is any support for Xbox, PlayStation, and Nintendo Switch. Can the server accept executables and symbols of builds for these platforms, as well as actual crash reports from those platforms? Is there any support in the native client SDK for console platforms?

Thanks!

For PlayStations, it has its own crash server which provides lots of information regarding device, user, runtime etc. Sony is running the servers - doesn’t seem to expose any APIs.
If you managed to put Sentry SDK into PS4, it’s likely you’d missing some info or the native debug symbols.
In my research, I ended up let PlayStation be its own world and didn’t do sentry integration.