Closed paulrobertlloyd closed 4 years ago
I believe this will require creating a custom dialog, since UIAlertController doesn't support multi-line text fields.
@manton I believe so. I did a bit research hoping a could change a value or add an attribute, but it’s not so easy, I’m afraid.
This is now in the 3.2 branch
While an accessibility description shouldn’t be too long, to be effective it probably requires more characters than that currently able to be displayed in this dialog. Editing this text is made more difficult given iOS’s current text selection methods (infuriating would be an understatement!).
If this dialog displayed two lines of text, the usability of this important feature would be 100% better.