ForumsSearch
Search results for "Posted by matidio"
Author | Message |
---|---|
matidio |
Posted Oct 23, 2009 in: iPhone app does not seem to use proxy settings
Score: 0
If you intend credentials with authentication these are handled by the configuration settings of the iPhone. The authentication protocol however is handled by the application itself.
I discovered the problem by myself. Your app doesn't understand the NTLM (authentication) protocol. I implemented a CNTLM proxy gateway to bypass temporarily the problem (but slows down the things a bit) It would be nice if you implement a solution inside your app in the future update as NTLM is common in the business world. Thanks |
matidio |
Posted Oct 22, 2009 in: iPhone app does not seem to use proxy settings
Score: 0
It is correct that iPhone handles the proxy but only the configuration settings. For example it doesn't handle the (authentication) protocol, this is up to the application. So if anything fails there ...
Which kind of authentication protocols handles Toodledo? |
matidio |
Posted Oct 20, 2009 in: iPhone app does not seem to use proxy settings
Score: 0
Any solution?
|
matidio |
Posted Sep 30, 2009 in: iPhone app does not seem to use proxy settings
Score: 0
I can confirm the report of Kevin but I'm getting an error #1011 without any further explanation.
For this reason currently the iPhone App is useless for me :( Hoping for a fast solution ... Regards |