kms-ios-webrtc-call
kms-ios-webrtc-call copied to clipboard
AudioOutputManager is not checked in?
Hello there,
Just wanted to say great work and thanks for sharing it.
Checking out the latest sample I realised AudioOutputManager.h and AudioOutputManager.m are not checked in?
Could you please check them in or fix the build?
Thanks, Ali
Not only are they not checked in, they're deliberately ignored:
> cat .gitignore
xcuserdata
KMSWebRTCCall_podspec_lint.sh
KMSWebRTCCall_podspec_push.sh
Sample/LoopBackCall/LoopBackCall/AudioOutputManager.h
Sample/LoopBackCall/LoopBackCall/AudioOutputManager.m
Why is this?
Hi there
Can you please check in AudioOutputManager.h and AudioOutputManager.m files
Come on, if you really decided to share, then please share 'valuable codes', otherwise please don't bother.
Hello! I am going to use this source code. But I can't run it because there is no AudioOutputManager. Could you check it please?