Does anyone have a workaround for this? Apple is not responding to Feedback (bug/enhancement) filed. The solution that was suggested was to switch to a .email keyboard.
While this does remove the dictation button, it is terrible for entering text as particular punctuation (like a comma or > symbol) is not there. Medical professionals use our app for secure clinician communication, and they need to be able to type a message explaining a medical condition quickly - not fumble with the keyboard layout.
We are asking for 1 of the 3 options
Provide a programmatic way to disable dication per app.
Provide a programmatic way to set a UITextField to have .allowDication. Eg. textField.keyboardType = .default; textField.allowDictation = false
Restore notification when dictationButton is pressed (via textInputCurrentInputModeDidChange) - this is what our company has used for the past 10 years
Topic:
App & System Services
SubTopic:
Core OS
Tags: