How can I determine whether it's a free trial or not in StoreKit 2?

StoreKit 1: Server used Server API VerifyReceipt to determine whether it's in trail period or not. The latest_receipt_info contains "is_trail_period" attribute.

StoreKit 2: Server only get offerType=1 in JWS transaction?

How can I determine whether it's a free trial or any other kind of Introductory Offers('Pay As You Go' or 'Pay Up Front') when offerType=1 in StoreKit 2.

Thanks!

Accepted Reply

Thanks for your question. Currently there is no equivalent way using StoreKit 2 to differentiate free trial period Introductory Offers from the other types of Introductory Offers. If you'd like to see this added, please file a feature request with the details of your use cases, and post the FB number in this thread.

http://feedbackassistant.apple.com/

Replies

Thanks for your question. Currently there is no equivalent way using StoreKit 2 to differentiate free trial period Introductory Offers from the other types of Introductory Offers. If you'd like to see this added, please file a feature request with the details of your use cases, and post the FB number in this thread.

http://feedbackassistant.apple.com/