I have a Monotouch.Dialog EntryElement
.
Occasionally when I start typing, nothing shows up...
The cursor does not display, and if I type text, it cannot be seen, but it does get persisted to the EntryElement.Value
property.
The problem seems to be only on the iPhone
itself, but not on the iOS Simulator
.
I'm running iOS 6.3
Any ideas? This pretty much writes off Monotouch
for me if I can't have a consistent user experience.