Patch release with bug fixes for memory management, survey interactions, and accessibility improvements.
Changes
- Fixed a memory issue in
AirshipWorkManager
where temporary arrays were being created unnecessarily when calculating background wait times. - Fixed an issue where NPS survey score selection required double-tapping by properly restoring both the score value and index when loading from form state.
- Fixed a potential crash when updating constraints for banner views that have been removed from the view hierarchy.
- Improved VoiceOver accessibility by ensuring toggles, checkboxes, and radio inputs remain accessible even without explicit accessibility descriptions.
- Added accessibility header traits to section titles in Message Center, Preference Center, and other UI components for better VoiceOver navigation.