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

Feature/fix reset on bg thread #80

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Conversation

yusuftor
Copy link
Collaborator

@yusuftor yusuftor commented Oct 17, 2022

Changes in this pull request

  • Wrapped a call to cleaning the cache in a DispatchQueue.main.async block. This was causing an issue when calling Paywall.reset() from a background thread.

Checklist

  • All tests pass. Demo project builds and runs.
  • I added tests, an experiment, or detailed why my change isn't tested.
  • I added an entry to the CHANGELOG.md for any breaking changes, enhancements, or bug fixes.
  • I have updated the SDK documentation as well as the online docs.
  • I have reviewed the contributing guide

@yusuftor yusuftor merged commit 88eb24e into develop Oct 17, 2022
@yusuftor yusuftor deleted the feature/fix-reset-on-bg-thread branch November 15, 2022 15:14
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.

1 participant