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

[DO NOT MERGE] TrialOrIntroPriceEligibilityChecker: only use SK2 if explicitly enabled #1894

Closed
wants to merge 1 commit into from

Conversation

NachoSoto
Copy link
Contributor

Temporary change to debug #1893.

… explicitly enabled

Temporary change to debug #1893.
@NachoSoto NachoSoto closed this Sep 16, 2022
NachoSoto added a commit that referenced this pull request Oct 14, 2022
… enabled (#1984)

This is similar to #1894, but as a permanent change.

This used to always default to the SK2 implementation if it was
available because it was much more reliable.
However, as we've learned (#1893), it can be significantly slow.

Until we implement caching for it ([CSDK-493]), this for now allows
users to disable it if it's too slow.

For users that don't specify `useSk2IfAvailable`, SK2 is now the new
default, so this class will continue to use the "better" implementation
for them too.

[CSDK-493]:
https://revenuecats.atlassian.net/browse/CSDK-493?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@NachoSoto NachoSoto deleted the intro-eligibility-checker-sk1 branch May 26, 2023 17:17
@vegaro vegaro added pr:other and removed pr:perf labels Sep 17, 2024
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