Skip to content

Commit a46c312

Browse files
authored
docs(Godot): Update known limitations on Android (#14906)
1 parent 0e24920 commit a46c312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/godot/configuration/android.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Once configured, export your project normally. During export, Godot will automat
3636
While the Android support is comprehensive, there are some current limitations:
3737

3838
- Automatic screenshots on crashes are not yet supported on Android. ([#238](https://github.com/getsentry/sentry-godot/issues/238))
39-
- Local variable values in GDScript stack traces are not currently captured. ([#232](https://github.com/getsentry/sentry-godot/issues/232))
39+
- Attachments are missing in case of native crashes on Android. ([#243](https://github.com/getsentry/sentry-godot/issues/243))
4040

4141
These limitations will be addressed in future versions of the SDK.

0 commit comments

Comments
 (0)