Sample App


The iOS Client SDK two sample apps in the GitHub Repository

  • Hello BlueJeans provides code examples for features of the SDK, including joining a meeting, getting remote video, and creating custom layouts.
  • Screen Share, as the name suggests, guides you through the process of setting up your app and an app extension to enable screen sharing.

The code in these sample applications will provide a working example of the API, but may not be production ready, for example, they may ignore error cases for simplicity.