Universal app - same code, different results
I have an iPhone app which communicates with an exchange server. I created a universal app, and, via the iPad simulator, it also works fine. However, when I actually load it onto my iPad, the SOAP requests do not seem to work, and instead of getting a response in a second, it times out after a few minutes. I have NO iPad/iPhone specific code, and before I created the universal app, the iPhone version worked on the iPad (scaled and disgusting, of course). Is there a way to go back to just an iPhone app in my project, or am I stuck as a universal project now? Additionally, any ideas why it doesn't work on the iPad? Thanks a lot for any information you can provide!!
|