0.85.2 - Android
February 25th, 2024
ChangeLog
Added
- BlazeGradientWidget Documentation has been added.
- New Analytics events:
APP_LAUNCH: Will be triggered when app launches (onCreate state).APP_PAUSE: Will be triggered when app is paused (onPause state).APP_CONTINUE: Will be triggered when app is resumed (onResume state).
Updated
- Prefetching Prefetching logic has been updated.
- onPlayerDidDismiss delegate won't be invoked if user exited the player when
FirstTimeSlideis present (onPlayerDidAppear won't be invoked either until player is present). - Enhanced & optimized Interactions performance.
- Improved shading for Moments Player texts components.
- Enhanced support for graceful app restoration to improve user experience when the app is terminated by the Android OS due to process limitations or system constraints.
- Updated Player activity task handling
- Fixed rare issue with story video page playing after an image page.
- Adjusted Stories Player sound state during "Swipe to Dismiss".
- Fixed CTA width customization in MomentsPlayer.
