kms-ios-webrtc-call icon indicating copy to clipboard operation
kms-ios-webrtc-call copied to clipboard

AudioOutputManager is not checked in?

Open alighorbangholi opened this issue 9 years ago • 4 comments

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

alighorbangholi avatar Dec 22 '15 13:12 alighorbangholi

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?

jameshfisher avatar Jan 08 '16 11:01 jameshfisher

Hi there

Can you please check in AudioOutputManager.h and AudioOutputManager.m files

manugupta9228 avatar Jun 09 '16 06:06 manugupta9228

Come on, if you really decided to share, then please share 'valuable codes', otherwise please don't bother.

allen8300 avatar Aug 16 '16 08:08 allen8300

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?

yuanming812 avatar Aug 31 '16 03:08 yuanming812