Issue Link
#134716
Commit Hash
ffcc5bf
Target
beta
PR Link
flutter/engine#48041
Changelog Description
Fix ios 17.0 keyboard freeze when switching languages
Impacted Users
all iOS end-customers under iOS 17.0
Impact Description
This affects all flutter apps with text inputs (e.g. text field) on iOS 17.0.
It's been fixed in iOS 17.1 by Apple a few weeks ago, but there are still many users in iOS 17.0, so we need this CP for those users
Workaround
No workaround
Risk
low
Test Coverage
yes
Validation Steps
Repro steps in #134716