You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
## Summary
This PR fixes a warning that `debugToken_` field is unused in release mode after software-mansion#3745 which gets escalated to a compile error thanks to `-Werror`.
## Test plan
Check if Example app compiles in release mode.
0 commit comments