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

Remove the activity result listener when the activity is detached from the plugin #209

Merged
merged 4 commits into from
Jul 31, 2023

Conversation

JlUgia
Copy link
Member

@JlUgia JlUgia commented Jul 31, 2023

Addresses #206
At the moment, when the activity is reclaimed, the listener in the activity binding is not adequately cleared. This may be related to the issue seen in #206. This PR clears the listener when the activity is detached.

@JlUgia JlUgia requested a review from dmengelt July 31, 2023 14:49
@JlUgia JlUgia merged commit c2a5a6b into main Jul 31, 2023
@JlUgia JlUgia deleted the 206_fix_recycled_activity_result branch July 31, 2023 15:18
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.

2 participants