You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apple - Fixed an issue where OnPurchaseFailed would not trigger when re-purchasing non-consumables.
Apple - Fixed tvOS build failure caused by missing tvOS 15.0 availability on the SKPaymentTransactionObserver extension in PurchaseUseCase.swift.
Apple - Fixed GetProductDetails returning an empty dictionary.
Google - Fixed an issue where OnPurchasesFetchFailed could be triggered when foregrounding the application while the store connection wasn't established.
Updated description of OnPurchaseDeferred in IPurchaseService and StoreController.