We are using a UITextView with a dark background. Thus, we made the text white to make it easier to read. The problem is that the zoom window that appears when you hold your finger to move the insertion point also uses white text. This makes it impossible to accurately display the insertion point.
Is it possible to independently control the color of the text used in the zoom window?
Here is a screenshot illustrating the problem.

source
share