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: prevent UnsupportedOperationException crash #1116

Conversation

AmauryLiet
Copy link
Member

@AmauryLiet AmauryLiet commented Sep 18, 2020

Despite meticoulous local testing, it seems like #1085 introduced a crash when calling flushFailedPurchasesCachedAsPending, due to Collections.EMPTY_LIST returning a non-mutable List

@hyochan hyochan merged commit 5d9904e into dooboolab-community:master Sep 20, 2020
@hyochan hyochan added the 🛠 bugfix All kinds of bug fixes label Sep 20, 2020
@AmauryLiet AmauryLiet deleted the fix/prevent-UnsupportedOperationException-crash branch September 21, 2020 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 bugfix All kinds of bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants