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

fix(android): don't auto-release permission calls if the call was manually saved #3857

Merged
merged 3 commits into from
Nov 25, 2020

Conversation

carlpoole
Copy link
Member

Caught this when working on geolocation plugin. The watch location call is manually saved and shouldn't auto-release. I think this check allows for this use case. We don't use the isSaved flag on a call when saving it for permissions callbacks.

@carlpoole carlpoole merged commit f1c8fe9 into main Nov 25, 2020
@carlpoole carlpoole deleted the savedcall-fix branch November 25, 2020 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants