Native Text Input Box

Hey,

I was wondering if anyone had found a way of doing an iOS style alert with a text input field, like the one which pops up when iOS asks you for you iTunes password.

I tried using an alert and a text field, but the alert blocked access to the text field. At the moment I’ve just gone for a webpop up, but it’s not my first choice of how to tackle the issue.

Thanks, [import]uid: 11757 topic_id: 19055 reply_id: 319055[/import]

You could emulate a native popup with images and then add whatever you want to it. [import]uid: 5833 topic_id: 19055 reply_id: 73491[/import]