Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In iPhone with Titanium, the webView (Ti.UI.WebView) will only allow content from sites with trusted, verified certificates. A simple modification to the iOS code in the SDK tells the webView to accept all pages regardless of certificate. Refer to instructions on Customizing Building the Titanium SDK for steps to modify the SDK.

...