Skyway SDKを用いた通話実装のサンプル
- ruby 3.1.2 or later
- install bundle
$ gem install bundler
$ bundle config set --local path vendor/bundle
$ bundle install
- update CocoaPods repo
$ bundle exec pod repo add skyway-ios-sdk-specs https://github.com/skyway/skyway-ios-sdk-specs.git
$ bundle exec pod repo add skyway-ios-webrtc-specs https://github.com/skyway/skyway-ios-webrtc-specs.git
$ bundle exec pod repo update
- install dependencies
$ bundle exec pod install
- Skyway で発行したトークンをセットする(参考)
final class SkywayConnectionManager {
private static let token = ""