Perspective on iOS - keyboard does not appear for text fields in popups

I’ve tried searching before asking this and there was one topic with no replies.

I have a perspective project and in it I have a popup with some text fields. When I touch them from iOS the keyboard does not appear though.

Any thoughts on what I’m doing wrong?

Thanks!

1 Like

If your popup wider or taller than the resolution of the device, it will render any clicks as an “onDrag” event. It may be that your popup is too large, i would try shrinking it or instead using a docked view