close
The Wayback Machine - https://web.archive.org/web/20200910084232/https://github.com/square/leakcanary/issues/1839
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🙏 Guest Book 🙏 #1839

Open
pyricau opened this issue May 20, 2020 · 9 comments
Open

🙏 Guest Book 🙏 #1839

pyricau opened this issue May 20, 2020 · 9 comments

Comments

@pyricau
Copy link
Member

@pyricau pyricau commented May 20, 2020

This "issue" serves as a guest book. You're welcome to write nice things about LeakCanary, share how it's helped you solve a problem, or name drop companies using it.

Idea came from this tweet.

I'll keep this issue open, don't hesitate to drop a comment even if it's 5000 years from when I'm writing this.

@pyricau pyricau pinned this issue May 20, 2020
@pyricau pyricau changed the title 🙏Guest Book 🙏 🙏 Guest Book 🙏 May 20, 2020
@subhasha1
Copy link

@subhasha1 subhasha1 commented May 20, 2020

Awesome library works like magic.

@SubhrajyotiSen
Copy link

@SubhrajyotiSen SubhrajyotiSen commented May 20, 2020

Using it right now on the Tickertape app. It has been crucial for detecting and fixing memory leaks related to Fragments and RecyclerViews. Thanks a lot for making this

@safall
Copy link

@safall safall commented May 20, 2020

Super easy to use.. fantastic library 😍

@FrostRocket
Copy link

@FrostRocket FrostRocket commented May 20, 2020

A one-line dependency with no extra setup - there's no reason why you wouldn't add this library to your debugging toolkit. I've been using LeakCanary in all my personal apps and it's been incredibly helpful -- sometimes even finding leaks in AndroidX libraries. Thanks for contributing to the open-source community PY!

@KushtrimPacaj
Copy link

@KushtrimPacaj KushtrimPacaj commented May 23, 2020

Very very very useful library.
Have used it since the beginning on the main app of the HELLO device.

For an app like ours that is the main app of a device ( kind of like a launcher + lots of other stuff ), and is opened for the most time that the device is plugged in, IF they are leaks, even very little ones, they will after some time add up to OOM.

LeakCanary has caught lots of very interesting and wierd leaks and saved us from many OOMs.

@nikhilbansal97
Copy link

@nikhilbansal97 nikhilbansal97 commented May 25, 2020

Interesting library! Got to know about a lot of memory leaks from it! It even helped in pointing out a memory leak when using Fragments with Data Binding which could not have caught otherwise. 👏

@R4md4c
Copy link

@R4md4c R4md4c commented May 27, 2020

I love how this lib has become the defacto standard in reporting memory leaks that happens within Google's frameworks. Few weeks ago I reported a memory leak in the navigation component and attached a project and a Leak canary stacktrace as a proof.

Recently it got acknowledged, fixed and will be released in the next version of the lib!

@atulgpt
Copy link

@atulgpt atulgpt commented Jun 18, 2020

Really awesome library. I really like how much presentable way they show the info to the developer. UX is insanely great and intuitive. And compared to version 1, version 2 is really fast.
I use in Snaps App
and TOEFL App

@rpattabi
Copy link

@rpattabi rpattabi commented Jun 26, 2020

LeakCanary website is very helpful. Learned a good deal about memory leaks in android thanks to the people writing them about it briefly and with just enough detail.

I see that this website has the potential to become a go to resource for all things memory leaks: cataloging them, linking them with AOSP bugs, sharing best practices, etc.

Thanks a lot @pyricau and everyone contributing to this website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
10 participants
You can’t perform that action at this time.