Skip to content

v1.3.0

Choose a tag to compare

@threos threos released this 10 Mar 19:37

Playtolia Unity SDK 1.3.0

This Playtolia Unity SDK release is based on:

  • Playtolia Core (:android) 1.3.0
  • Playtolia Core (:ios) 1.3.0

Changes:

  • Purchase result callbacks — BeginPurchaseFlow now accepts optional onSuccess and onError callbacks for explicit success/failure handling
  • InteropBridge system for keyed async callbacks between native SDK and Unity, replacing the unused EventBus
  • Pending purchase recovery with persistent queue — interrupted purchases (verification, acknowledgement) are automatically retried on next launch with exponential backoff
  • Platform pending purchase discovery to catch purchases completed outside the normal flow
  • Grain analytics integration with PlaytoliaAnalytics
  • Updated SDK documentation for store purchase callbacks and API reference