Closed Stafox closed 5 years ago
Apple has added support for promotinal offers: https://developer.apple.com/documentation/storekit/in-app_purchase/implementing_subscription_offers_in_your_app
This pull request adds possibility to get promotional offer id for transaction
@aporat merge needed.
@aporat any updates on this?
@yaronius As a workaround you can get the RawResponse, and get this field there.
sorry for the delay. merged! thanks @Stafox
Apple has added support for promotinal offers: https://developer.apple.com/documentation/storekit/in-app_purchase/implementing_subscription_offers_in_your_app
This pull request adds possibility to get promotional offer id for transaction