$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Find Apps that can be launched with url://
A feature of the iPhone SDK allows you to bind your application to a custom url scheme. This allows others to trigger the opening of your app and opens the possibilities of passing data between apps.
Here’s a quick tutorial on how to update your Info.plist to register your own url.
List of iPhone apps with custom url [...]
Unlock the power of interoperability between applications with app url schemes.