The sample apps described below are bundled with the SDK, both to assist with learning and to provide a starting point for some development projects.
Refer to the ReadMe file within each project for instructions to follow to build the sample app.
An application that uses the CJGuestCallController component of the Jabber Guest SDK in a navigation controller.
It also implements the CJGuestCallControllerDelegate methods.
There is also a Swift implementation of this sample app under the samples/swift folder
An application that uses the views of the Jabber Guest SDK to allow users to contact live support while they continue to use the app.
It makes use of the CJCallBarView. It directly uses the CJGuestCall for the rest of its functionality.
There is a Swift implementaion of this sampple app (CustomerSupport) under the samples/swift folder.
An application that uses an Xcode storyboard to implement a segue into the the Guest Call View Controller a component of the Jabber Guest SDK.
A Storyboard has been created for both the iPad and iPhone.
A simple single view application that shows how to wire a button to open the Jabber Guest demo app from inside another application via a URL request.
Bank application used to demo Jabber Guest SDK for iOS at conferences.