v1.3.0
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 —
BeginPurchaseFlownow accepts optionalonSuccessandonErrorcallbacks 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