How do I tap unicode characters?
For example I want to tap £. I have to tap "more, numbers", "more, symbols", but I can't put "£" in there becuase I get a ruby error:
malformed UTF-8 character (ArgumentError)
The key looks something like this in the accessibility thing:
<UIAccessibilityElementKBKey traits="plays_sound keyboard_key " label="£">
Not necessarily that label but something like it.