This repository contains a sample app in Swift using the Whereby iOS SDK.
Other platforms:
- The latest stable version of Xcode
- The latest stable version of cocoapods
- Sign up to Whereby Embedded account
- Create a room in your Whereby Embedded account
- Install WherebySDK dependency using cocoapods. Starting at the root folder of this repo:
cd [project root path]/Demo-CocoaPods
pod install
- Open
WherebySDKDemo.xcworkspace
in Xcode. - In
DemoViewController.swift
provide your room URL to open in the demo app. - Run the project.
- Navigate to the Demo-SwiftPM folder:
cd [project root path]/Demo-SwiftPM
- Open
WherebySDKDemo.xcodeproj
in Xcode. - Select File > Add Packages...
- In the Search or Enter Package URL text field, enter the repository URL
https://github.com/whereby/ios-sdk.git
- In
DemoViewController.swift
provide your room URL to open in the demo app. - Run the project.
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.