LeakDetector icon indicating copy to clipboard operation
LeakDetector copied to clipboard

Adding an UI to surface leaks

Open antranapp opened this issue 2 years ago • 0 comments

Currently, the leak can be reported via a print message in the console, or crashing the app in DEBUG mode using assert.

We can consider to add a UI to surface the leaks similar to https://github.com/krzysztofzablocki/LifetimeTracker

antranapp avatar Dec 17 '22 13:12 antranapp