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