1.0.0-alpha.36
Pre-release
Pre-release
·
1042 commits
to develop
since this release
Enhancements
- Adds
X-Subscription-Statusheader to all requests. - Caches the last
subscriptionStatus. - Adds
subscriptionStatus_didChangeevent that is fired whenever the subscription status changes. - Calls the delegate method
subscriptionStatusDidChangewhenever the subscription status changes. - SW-2676: Adds a completion block to the
configuremethod.
Fixes
- Fixes issue where the main thread was blocked when accessing some properties internally.
- SW-2679: Fixes issue where the
subscription_startevent was being fired even if a non-recurring product was
purchased.