Skip to content

Whereby Embedded iOS SDK demo

License

Notifications You must be signed in to change notification settings

whereby/ios-sdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whereby iOS SDK demo

This repository contains a sample app in Swift using the Whereby iOS SDK.

Other platforms:

Prerequisites

Using the app with Cocoapods

  1. Install WherebySDK dependency using cocoapods. Starting at the root folder of this repo:
cd [project root path]/Demo-CocoaPods
pod install
  1. Open WherebySDKDemo.xcworkspace in Xcode.
  2. In DemoViewController.swift provide your room URL to open in the demo app.
  3. Run the project.

Using the app with Swift Package Manager

  1. Navigate to the Demo-SwiftPM folder:
cd [project root path]/Demo-SwiftPM
  1. Open WherebySDKDemo.xcodeproj in Xcode.
  2. Select File > Add Packages...
  3. In the Search or Enter Package URL text field, enter the repository URL
https://github.com/whereby/ios-sdk.git
  1. In DemoViewController.swift provide your room URL to open in the demo app.
  2. Run the project.

Disclaimer

Whereby publishes these packages to help the developer community understand how the Whereby Embedded product can be implemented.

Whereby does not recommend using such examples in a production environment without a prior assessment and appropriate testing relevant to the production setup targeted which can be of operational, technical, security or legal (e.g. library licenses assessment) nature. You expressly agree that the use of these packages is at your sole risk.

Whereby, its affiliates, suppliers, or licensors, whether express or implied, do not make any representation, warranties, contractual commitments, conditions, or assurances by the operation of these examples, or the information, content, materials, therein.

Releases

No releases published

Packages

No packages published