I am trying to run a web app inside a Titanium WebView and, in the emulator, it works perfectly, even for Android. When I compile the project and install the IPA file in my iPhone 4, the App opens but nothing comes up. Only a white screen.
Are the resource files (html, images, etc) need to be placed in a different folder when the app is compiled for iPhone to read them?