Minor release that improves video playback and improves pager navigation reliability in Scenes.
Changes
- Improved pager navigation reliability by fixing a race condition that could cause desync when swiping rapidly during scroll.
- Improved NPS score selector tap targets to remain consistent when toggling between selected and unselected states.
- Improved video playback lifecycle handling to prevent potential memory leaks on dismiss.
- Improved In-App Automation schedule parsing to retry failed schedules when remote data is updated.
- Removed remaining Objective-C from AirshipBasement.
- Replaced Objective-C based swizzling with a more reliable Swift implementation.
- Fixed video aspect ratio to avoid cropping content when using center-inside display mode.