Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
INELIGIBLE_ERROR: added new reason for missing subscriptions (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto authored Jun 26, 2023
1 parent 2545a7e commit 7b266d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs_source/🧰 Test - Launch/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ Indicates that the user is ineligible for the specific Subscription Offer.
Some possible causes:
- User has already used this Offer
- Offer not available in specific region
- User has no current or previous subscription

**Resolution:**
If a user is not eligible for a Subscription Offer, be sure to update your UI to reflect normal pricing or terms. [`.paymentDiscount(...)`](https://docs.revenuecat.com/docs/ios-subscription-offers#fetch-payment-discount) is the best way to check for Subscription Offer eligibility. If you are testing in sandbox and already tested a purchase with that offer, you may want to [create a new sandbox user](https://docs.revenuecat.com/docs/apple-app-store#create-a-sandbox-test-account) to try again.
Expand Down

0 comments on commit 7b266d4

Please sign in to comment.