Giter VIP home page Giter VIP logo

webex-ios-sdk-example's Introduction

Cisco Webex iOS SDK Example

This Kitchen Sink demo employs Cisco Webex service through Webex iOS SDK. It provides a developer friendly sample implementation of Webex client SDK and showcases all SDK features. It focuses on how to call and use Webex-SDK APIs. Developers could directly cut, paste, and use the code from this sample.

This demo supports iOS device with iOS 13 or later

Table of Contents

Screenshots

  1. ScreenShot-1: Main page of Application, listing main functions of this demo.
  2. ScreenShot-2: Initiate call page.
  3. ScreenShot-3: Show call controls when call is connected.
  4. ScreenShot-4: Video calling screen
  5. ScreenShot-5: Teams listing screen
  6. ScreenShot-6: Space listing screen
  7. ScreenShot-7: Space related option screen
  8. ScreenShot-8: Send Message screen

Download App

You can download our Demo App from TestFlight.

  1. Download TestFlight from App Store.
  2. Open the public url(https://testflight.apple.com/join/obJ7Inof) from your iPhone browser.
  3. Start Testing and install Ktichen Sink App from TestFlight.

Setup

Here are the steps to setup Xcode project using CocoaPods:

  1. Install CocoaPods:

    gem install cocoapods
  2. Setup Cocoapods:

    pod setup
  3. Install WebexSDK and other dependencies from your project directory:

    pod install
  4. To the app’s Info.plist, please add an entry GroupIdentifier with the value as your app's GroupIdentifier. This is required so that we can get a path to store the local data warehouse. Note: You'll need to claim your own GroupIdentifier from Apple developer site.

  5. If you'll be using WebexBroadcastExtensionKit, You also need to add an entry GroupIdentifier with the value as your app's GroupIdentifier to your Broadcast Extension target. This is required so that we that we can communicate with the main app for screen sharing.

  6. Modify the Signing & Capabilities section in your xcode project as follows

Usage

  1. Add Secrets.plist file in your project and add following fields:

    clientId
    clientSecret
    redirectUri
    
  2. Enabling and using screen share on your iPhone

    • Add screen recording to control center:

      1. Open Settings -> Control Center -> Customize Controls

      2. Tap '+' on Screen Recording

    • To share your screen in KitchenSink:

      1. Swipe up to open Control Center

      2. Long press on recording button

      3. select the KitchenSinkBroadcastExtension, tap Start Broadcast button

API Reference

For complete API Reference, see documentation

Privacy Manifest

In order to use WebexSDK in your iOS app, .xcprivacy file should be added to your application. Privacy manifest file can be found in here.

webex-ios-sdk-example's People

Contributors

aksagarw avatar bhabalan avatar kliu avatar mrshiy avatar noble-six avatar qucui avatar rsarika avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webex-ios-sdk-example's Issues

Auxiliary or multistream are not shown

Hello everyone,

Can you help me, I tried to run this example, call to webex room but I don't see the auxiliary streams on the tabs?

Please, Can anyone help me guide how to enable it?

The Project doesn't build in Xcode 12 with Swift 5.3.

The instructions on the github are incomplete and the resulting xcworkspace file doesn't build properly with many errors. Could you please rectify the situation?

I am getting the following errors when I follow the step-by-step (incomplete) instructions on the Cisco website:

Screen Shot 2020-10-10 at 7 40 07 AM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.