Changelog
4.2.0
Published: February 6th, 2026
Features and Improvements ✨
Add
PromotionTagto PlaytimeParams to be used with user-level promotions. Promotions must be set through the Monetize dashboard. ThePromotionTagsent in the SDK must match the value set in the dashboard in order for the promotion to be returned in the SDK.Add error page to the Playtime Catalog.
Add
getUserIdmethod. When called, the SDK should return the external-user-id set by the developer.Add SDK validation for App Attest; if entitlements with
developmentenvironment is used instead of the requiredproductionenvironment, the SDK will throw an error. More info on App Attest can be found here.Add SDK validation for app bundle IDs; the app bundle ID used when building the app must match the value added in the Monetize dashboard.
Support for Flutter
Bugs fixes 🪲
Fix bug and crash related to
isInitializedreturning false in the case of re-initializationFix listener for sequential inits.
Fix SDK reinitialization after granting usage permissions.
Features and Improvements ✨
Add
PromotionTagto PlaytimeParams to be used with user-level promotions. Promotions must be set through the Monetize dashboard. ThePromotionTagsent in the SDK must match the value set in the dashboard in order for the promotion to be returned in the SDK.Add
showCatalog/getCatalogIntentoverload to accept listener.Support for Flutter
Features and Improvements ✨
All changes included in iOS and Android
Features and Improvements ✨
All changes included in iOS and Android
Features and Improvements ✨
All changes included in iOS and Android
4.1.1
Published: November 27th, 2025
Bug Fixes 🪲
Fix reinitialisation bug
Features and Improvements ✨
Support Unity
Add new getStatus method to check if SDK is initialized
Add SDK validation for app bundle ID
Throw error if SDK methods are called before initialization
Add
setPlaytimeOptionsmethod to set options independently
Migrate to 4.0.0
Initialization method is deprecated, you must use
SetPlaytimeOptionsinstead
4.1.1
Published: November 27th, 2025
Bug Fixes 🪲
Fix back button issue with catalog
Features and Improvements ✨
Support Unity
Add new getStatus method to check if SDK is initialized
Add
setPlaytimeOptionsmethod to set options independently
Migrate to 4.0.0
Initialization method is deprecated, you must use
SetPlaytimeOptionsinsteaduse
ShowCatalogto display the offerwall,getCatalogIntentis still available, but we recommend moving toshowCatalogfor simplicity.
To view the old changelog for versions 3.4.0 and below, check the documentation here
Migrate to 4.0.0
Initialization method is deprecated, you must use
SetPlaytimeOptionsinsteaduse
ShowCatalogWithOptionsto display the offerwall
To view the old changelog for versions 3.4.0 and below, check the documentation here
Migrate to 4.0.0
Initialization method is deprecated, you must use
SetPlaytimeOptionsinsteaduse
ShowCatalogWithOptionsto display the offerwall
To view the old changelog for versions 3.4.0 and below, check the documentation here
Last updated
