새 프로젝트 설정(iOS)
준비 사항
새 프로젝트 생성 및 설정



Cocoapods를 이용하여 SDK 설치
수동으로 import하여 SDK 설치


Service Id, Service Key 입력


Last updated
Was this helpful?







Last updated
Was this helpful?
Was this helpful?
target 'MyApp' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
pod 'RemoteMonster', '~> 2.6.11'
end$ pod install$ pod repo update
$ pod updateRemoteMonster.framework
SwiftProtobuf.framework
WebRTC.framework