Skip to content

Conversation

francescopedronomnys
Copy link

Keep a strong reference to onNeverAskAgain to avoid the WeakRefence to it stored on PermissionRequestViewModel to become null when user denies permission multiple times.
This should resolve #767 .

Keep a strong reference to onNeverAskAgain to avoid the WeakRefence to it stored on PermissionRequestViewModel to become null when user denies permission multiple times.
Copy link

@dkornev dkornev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I see no possible issues with this fix. And since we could reproduce #767 100% time after the GC run, it would be good to merge this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ktx] onNeverAskAgain not called
4 participants