Releases: Playtolia/unity-sdk
Releases · Playtolia/unity-sdk
Release list
v1.3.9
v1.3.8
v1.3.2
Playtolia Unity SDK 1.3.2
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android) 1.3.2
- Playtolia Core (:ios) 1.3.2
Changes:
- Purchase result callbacks on
BeginPurchaseFlownow accepts providePaymentReceiptandPaymentErrorarguments
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
v1.2.0
Playtolia Unity SDK 1.2.0
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android) 1.2.0
- Playtolia Core (:ios) 1.2.0
Changes:
- Smart app review prompts with PlaytoliaPromotion — configurable eligibility rules (min sessions, install age, cooldown, max per year) with platform-native review dialogs
- Force option for review requests to bypass all eligibility checks during debugging
- Scoped promotion configuration (ConfigureReview) in preparation for future promotion types (in-app messages, banners)
- Scene-based SKStoreReviewController on iOS 16+ with fallback for older versions
- Cloud key-value storage with PlaytoliaDataStore for syncing player preferences across devices
- PlaytoliaNotifications with full Unity bindings — permission management, push token registration, and notification settings
- Unity interop bindings for both Notifications and Promotions (C# components, platform functions, iOS native bridge, Android JNI)
- Friend profile navigation from social screens
- Implement missing compat methods for Auth, Session, and Social components
- SDK documentation site with guides and API reference
v1.1.13
Playtolia Unity SDK 1.1.13
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android) 1.1.13
- Playtolia Core (:ios) 1.1.13
Changes:
- Headless mode for running the SDK without UI
- Lifecycle and network-aware sync coordinator for automatic data refresh
- Background token refresh on launch with auto-logout on expired sessions
- Native Unity interop on iOS via UnitySendMessage cinterop (replaces stub)
- Refactored social entities with detailed player, friend, and presence models
- Friend request notification toggle in notification settings
- Overlay button visibility now responds to scaffold state changes on iOS
- Improved Apple login provider on iOS
- Reworked modal scaffold with better presentation handling
- Keyboard options support for text inputs
- Expanded localization to all supported languages for newer features
- Improved Turkish translations
- Nullable timestamp fields in notification settings to prevent deserialization crashes
- Removed unused auth method tracking from AuthState
- Database schema migration to version 7
v1.1.4
Playtolia Unity SDK 1.1.4
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android)
1.1.4 - Playtolia Core (:ios)
1.1.4
Changes:
- Password reset flow with email verification and 5-digit code input
- Language settings with 16 supported languages and persistent storage
- Notification preferences management with backend synchronization
- Troubleshooting screen with log viewer for easier debugging
- Overlay button entrance animation
- Improved overlay screen layouts with better keyboard handling and scrolling
- Enhanced error messages now display user-friendly text instead of raw JSON
- Bugfixes for landscape mode, keyboard overlapping, and nested scrolling issues
v1.1.2
Playtolia Unity SDK 1.1.0+2
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android)
1.1.2 - Playtolia Core (:ios)
1.1.2
Changes:
- Improved modal layout for iOS
- Transition crash bugfix
- Apple login improvements
- New DOS-safe bundle name
- Social and Party interop conflict fixed
v1.1.0+2
Playtolia Unity SDK 1.1.0+2
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android)
1.1.0 - Playtolia Core (:ios)
1.1.0
Changes:
- New menu layout
- Bugfixes
- New overlay system
- Keyboard focus is blocked to prevent Playtolia UI from hijacking keyboard inputs
- Base URL override and customizable overlay menu tiles on the Unity settings
- Push permissions are now optional (see settings)
- CrashCapture to debug fatal crashes on Android easier
v1.1.0
Playtolia Unity SDK 1.1.0
This Playtolia Unity SDK release is based on:
- Playtolia Core (:android)
1.1.0 - Playtolia Core (:ios)
1.1.0
Changes:
- New menu layout
- Bugfixes
- New overlay system
- Keyboard focus is blocked to prevent Playtolia UI from hijacking keyboard inputs
- Base URL override and customizable overlay menu tiles on the Unity settings
- Push permissions are now optional (see settings)
- CrashCapture to debug fatal crashes on Android easier