com.unity.purchasing 5.0.0-pre.4
Source docsNotes: processedReleased February 6, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.services.core (1.12.5)
- com.unity.ugui (1.0.0)
📈 Improvements
- GooglePlay - Billing Library updated to 7.1.1 (was previously 6.2.1). No new feature support was added.
- GooglePlay - `GooglePlayProrationMode` has been replaced with `GooglePlayReplacementMode` to match the Google Play Billing Library.
- - `GooglePlayReplacementMode.Deferred` has been changed from `4` to `6` to match the Google Play Billing Library. This change was also applied to `GooglePlayProrationMode.Deferred`.
- - `GooglePlayProrationMode` has been marked `[Obsolete]`
🔧 Bug Fixes
- Apple - Added missing callbacks for StoreKit 2.
- Codeless - Fixed an issue where `PayoutDefinition` defined in the IAP Catalog was not being used.
- IAP Catalog - Fixed an issue where `CatalogPopupProductType` was on the wrong namespace (`Editor` instead of `UnityEditor.Purchasing`).
- IAP Catalog - Fixed an issue where the `Unknown` product type was available in the catalog.
