Fix the issue where voice over doesn't have announcement when remote participant is on hold
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Pull request checklist
This PR has considered:
[ ] Color Theming
[ ] iOS supported versions (all major versions greater than or equal current target deployment version)
[ ] VoiceOver and Keyboard Accessibility
[ ] Internationalization and Right to Left layouts
[ ] Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
[ ] View Data Injection
[ ] Demo App UI/UX update
How to Test
Turn on Voiceover
Open Application using double tap.
Navigate to 'Start Experience' button using swipe gesture and double tap to activate it.
Call setup screen will appear
Now activate 'Join Call' using swipe gesture and double tap to activate it
Meeting will be joined.
Observed the voiceover announcement when other person in meeting is on hold.
Purpose
Fix the issue where voice over doesn't have announcement when remote participant is on hold
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
Pull request checklist
This PR has considered:
How to Test
Turn on Voiceover Open Application using double tap. Navigate to 'Start Experience' button using swipe gesture and double tap to activate it. Call setup screen will appear Now activate 'Join Call' using swipe gesture and double tap to activate it Meeting will be joined. Observed the voiceover announcement when other person in meeting is on hold.
What to Check
Other Information