Posts

Post not yet marked as solved
15 Replies
Is this allowed? Sounds like a good option, I would like to move in this direction---> Now they are changing #3 so that you can offer two types of non-consumable IAPs. One is the current standard IAP upgrade that cannot expire in time (see #3 above). The second is a special IAP. It costs $0. It has a special title "XX-day Trial”. You can structure your code so that this IAP, even as it remains restoreable to all devices owned by the same Apple ID, and even through it is a non-consumable, can expire after XX days. as determined by your app's code I'd be sure to write something to iCloud key-value or the key-chain (or to your server) to lock in the start date of the 'purchase' of the free trial. I assume you could also use the receipt information to determine the original purchase date.