Replies: 1 comment
-
|
The current implementation is correct. Your 3-Day Free TrialFor your 3-day free trial offer:
This means: 1 period × 3 days = 3-day free trial Why It Shows 1, Not 3The Examples
How to Calculate Total DaysTo get the actual number of days: total days = periodCount × period.value × (unit converted to days) For your case: Apple's Official DocumentationThis behavior matches Apple's StoreKit API specification:
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This value shoud be the number of days the free trial is for right? Like 3 days? I have a 3 day free trial offer but introductoryPriceNumberOfPeriodsIOS only shows 1.
Beta Was this translation helpful? Give feedback.
All reactions