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

Memory Leak #3

Open
programmer35 opened this issue Nov 26, 2019 · 2 comments
Open

Memory Leak #3

programmer35 opened this issue Nov 26, 2019 · 2 comments
Labels
wontfix This will not be worked on

Comments

@programmer35
Copy link

I love the library, very clean implementation. However, if you implement LeakCanary it will call a memory leak heap every time you ask for permissions due to the callback as soon as you go into the background or rotate to landscape mode.

Maybe there is no better way since you are kinda doing the hack of secretly adding an invisible screen to handle the permissions (which I love this) but maybe fixing the memory leak is not possible.

But if it is, that would be awesome.

@FarshadTahmasbi FarshadTahmasbi added the bug Something isn't working label Nov 27, 2019
@FarshadTahmasbi
Copy link
Owner

@programmer35 Hi, Thanks for the report, I'll check it ASAP
Regards

@P1NG2WIN
Copy link

is it still exist?

@FarshadTahmasbi FarshadTahmasbi added wontfix This will not be worked on and removed bug Something isn't working labels Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants