com.unity.purchasing 4.0.3

com.unity.purchasing

Notes: processedReleased August 24, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

Features

🔧 Bug Fixes

  • GooglePlay - Fixed issue that led to purchases failing with a `ProductUnavailable` error when fetching additional products multiple times in quick succession.
  • GooglePlay - Fixed issue that led to purchases failing with a `ProductUnavailable` error when a game had been running for some time.
  • GooglePlay - Fixed issue that led to initialization failing with a `NoProductsAvailable` error when the network is interrupted while initializing, requiring the user to restart the app. Now Unity IAP handle initialization with poor network
  • connectivity by retrying periodically. This retry behavior is consistent with our Apple App Store's, and with the previous version of our Google Play Store's implementations.

📈 Improvements