Skip to content

Commit b9920c9

Browse files
committed
Link to issues
1 parent ba80d23 commit b9920c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/godot/configuration/android.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Once configured, export your project normally. During export, Godot will automat
3535

3636
While the Android support is comprehensive, there are some current limitations:
3737

38-
- Automatic screenshots on crashes are not yet supported on Android.
39-
- Local variable values in GDScript stack traces are not currently captured.
38+
- 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))
4040

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

0 commit comments

Comments
 (0)