Native Display Objects (Text Box)

I tried Sample code “Native Display Objects”, when I click on Text Box, it says “Not supported in Corona Simulator”, but is it supported on IOS device?

I like to have a text box , user can input some data, then I use the data do some calculation, if this is supported by IOS device, how can I test it? I mean : if I code use this example, then build it to device, will it work ?

Thanks
[import]uid: 83418 topic_id: 15535 reply_id: 315535[/import]

Yes, text box should work on iOS. You may build for the iOS device or the Xcode iOS Simulator to test your code.
[import]uid: 7563 topic_id: 15535 reply_id: 57440[/import]