(doc) debugging fix

This commit is contained in:
Nick Fisher
2025-06-27 13:52:33 +08:00
parent 3e8189ecd4
commit 9dc81781d1

View File

@@ -19,6 +19,8 @@ hooks:
tracing: enabled
```
After changing the `hooks` section, make sure you run `flutter clean` to propagate the changes correctly.
> [!CAUTION]
> Debug builds won't work for Android. This is a known upstream issue with Filament.