Closed fire-at-will closed 2 weeks ago
This is a follow-up PR to https://github.com/RevenueCat/purchases-ios/pull/4485, which does the following:
ENABLE_PURCHASE_PARAMS
ENABLE_CUSTOM_ENTITLEMENT_COMPUTATION
This PR is based off of the purchase-params-api-enhancements PR to keep the PR size down. The PR for that branch should be reviewed first.
purchase-params-api-enhancements
@RCGitBot please test
Description
This is a follow-up PR to https://github.com/RevenueCat/purchases-ios/pull/4485, which does the following:
ENABLE_PURCHASE_PARAMS
compiler flag checksENABLE_CUSTOM_ENTITLEMENT_COMPUTATION
flag is usedReview ordering
This PR is based off of the
purchase-params-api-enhancements
PR to keep the PR size down. The PR for that branch should be reviewed first.