views:

12

answers:

0

I am developing in Appcelerator Titanium for iPhone, and have a weird problem. The Mac I am working on is behind a proxy, and needs to authenticate to communicate with the network. I have set this up through Safari, and it works well in all programs (even Safari in the iPhone Simulator).

The problem is that when my app tries to connect to some network resource (any sort of address), it pops up a new screen asking me to input username, password and domain. This is okay, if I could manage to input letters there. It is not possible at all, neither through the software keyboard in the simulator nor my physical keyboard. What makes this even more weird is that when I start the app in Android I never see this screen and everything runs smoothly. What could be the cause of this?

I am running Titanium Developer 1.2.1 with SDK 1.3.0 (with the iOS4 patch), and iPhone SDK 4.0.