Skip to content

v1.2.0

Choose a tag to compare

@threos threos released this 04 Mar 18:44

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