Open Source Library For Easy Two Way iOS App Communication Schemes

Recently I mentioned a library providing for an easier way to implement complicated URL callback schemes.

Here’s another great library for furthering inter-app communication that uses the X-Callback-Url protocol that was designed for 2 way app communication and is utilized by a number of apps including Google Chrome and Instapaper.

This library called InterAppCommunication from Taps and Swipes provides a number of helpers making it easier for you to communicate with apps that utilize X-Callback-URL and also to support X-Callback-URL within your own apps.

You can read more about X-Callback-URL on the homepage here including info about apps utilizing X-callback-url and some example apps.

You can find InterAppCommunication on Github here.

A great library if you’re looking to set up two way communications with other apps.

 

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source Library For Easy Two Way iOS App Communication Schemes

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *