tags:

views:

67

answers:

0

I have built an iphone app for a componany that has its own custom APN. The iphones work fine on the apn, and using Safari they are able to browse the internet as well as their internal web servers. All access apparently is through a proxy server.

The app sends locational data back to a web server. The app however is not able to send anything. I've tried changing the app to send data back to a web server on the internet, as well as an internal web server. Both of these servers I can get to through Safari on the iphone.

(The app works fine when the APN isn't in the mix)

I'm guessing the proxy settings for the apn that are setup in the iphone profile are not being used by the app. Since it isn't aware of the proxy server, it cannot get to internal or external webservers.

Has anyone else had this issue? How do I fix this?

thanks!