With an app with a monthly subscription model, is it possible to comp 1 or 2 months for a specific user(s)? If so, how?

We would like to possibly comp the monthly subscription fee for specific users, ie - their first two months, etc.Is this possible? Is is possible for specific users or would it need to be done for every user who subscribes? How is it achieved if so? Thank you!

You can provide a free trial period to all users one of two ways:

1) autorenewable subscriptions can come with a free trial period

2) you can record the start date in the keychain (device-by-device free period) or the user's iCloud key-value file (iCloud Account-by-iCloud Account free period) and reference that for the free period.


If you wish to 'gift' an IAP to specific users - you cannot do that.

>for specific users


Do you have an existing mechanism that already identifies those users?

With an app with a monthly subscription model, is it possible to comp 1 or 2 months for a specific user(s)? If so, how?
 
 
Q