ASN.1 Field 1719 (is_in_intro_offer_period) is always false

Hi,
I was testing StoreKit in Xcode 12 beta using StoreKit configuration file and set the introductory offer with free-trial for my auto-renewable subscription. When I verified the receipt locally, the ASN.1 Field 1719 is always false.
I've searched for the documentation and only found this:
https://developer.apple.com/library/archive/releasenotes/General/ValidateAppStoreReceipt/Chapters/ReceiptFields.html
Is that an expected behavior or a bug?
Answered by darkes in 619664022
Found the root cause: the introductory offer was somehow removed before the test purchase was made. I deleted the transaction and purchased again with introductory offer added and everything worked fine.
Accepted Answer
Found the root cause: the introductory offer was somehow removed before the test purchase was made. I deleted the transaction and purchased again with introductory offer added and everything worked fine.
ASN.1 Field 1719 (is_in_intro_offer_period) is always false
 
 
Q