Sample Code
- XCallbackURL: Open source testing app for iPhone. The code in this project demonstrates how to construct an outgoing x-callback-url, and also registers the “xcallback://” URL scheme and demostrates how to receive incoming URLs in your application
- TiXCallbackURL: Same sample testing app as above, but implemented using Appcelerator Titanium. To avoid conflict, this app registers the “tixcallbackurl://” URL scheme.