diff --git a/docs/debugging.mdx b/docs/debugging.mdx index fe2fa783..1f7e1149 100644 --- a/docs/debugging.mdx +++ b/docs/debugging.mdx @@ -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.