You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
SDKCF-5038: Refactored event logging logic and campaign repository to align with iOS.
Impact: Data stored from SharedPreferences is cleared to use the new format. Therefore please ensure that there are no pending campaigns when updating to this version, for the campaign's impressions left will be reset to "max lifetime impressions count" and opt-out status to "not opted out" affecting the visibility of the pending campaign.
SDKCF-5510: Updated SDK Utils dependency to v2.1.1.
SDKCF-5242: Added handling to change opt-out color when background is dark.
SDKCF-5637: Fixed issue where test campaigns are not being displayed.
SDKCF-5777: Enabled triggers validation for test campaigns.
SDKCF-5778: Updated compile and target SDK to API 33 (Android 13).
SDKCF-5565: Added Push Primer feature for Android 13 and up devices. Please see usage section for details.
SDKCF-5612: Updated configure() API to optionally override subscription ID and config URL at runtime.