Skip to content

Commit 5ce5721

Browse files
authored
add godot and maui to platforms with screenshot (#13493)
@limbonaut looks like we're missing docs for screenshots
1 parent 5b977be commit 5ce5721

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/product/issues/issue-details/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,11 @@ The tags displayed in the main section of the page are specific to the event tha
154154

155155
Sentry provides the ability to take a screenshot and include it as an attachment when a user experiences an error, an exception, or a crash. Screenshot attachments sent as part of an event are displayed in this section. This feature only applies to SDKs with a user interface. It's supported for the following SDKs:
156156

157-
- [.NET Xamarin](/platforms/dotnet/guides/xamarin/)
157+
- [.NET Xamarin](/platforms/dotnet/guides/xamarin/#attachscreenshots)
158+
- [.NET MAUI](/platforms/dotnet/guides/maui/configuration/options/#attach-screenshot)
158159
- [Android](/platforms/android/enriching-events/screenshots/)
159160
- [Flutter](/platforms/dart/guides/flutter/enriching-events/screenshots/)
161+
- [Godot](/platforms/godot/)
160162
- [iOS](/platforms/apple/guides/ios/enriching-events/screenshots/)
161163
- [JavaScript Electron](/platforms/javascript/guides/electron/enriching-events/screenshots/)
162164
- [Native](/platforms/native/enriching-events/screenshots/)

0 commit comments

Comments
 (0)