knoeone / ionic-video-chat-support

Ionic 3 Video and Group Text Chat
http://market.ionic.io/starters/whatsapp-viber-video-text-chat-full-app
18 stars 12 forks source link

Audio is not play with Speaker in Video Call in iOS device #90

Open shuvayansaha opened 7 years ago

shuvayansaha commented 7 years ago

Hi Devin,

Audio is not play with Speaker in Video Call in iOS device.

Thank You for your support in advance.

therealjimwolff commented 5 years ago

See issue #119. This might be because config.xml is missing native-audio and status bar. cordova plugin add is needed. Once these installed (see issue #119 for config.xml fixes) then when audio needed the iOS will ask for permission and you have to respond to dialog when asked.

Ravikumara6970 commented 5 years ago

Hi,

When we do a video call the audio is not working and also the chats page is showing empty screen and we dont have any option for chatting too.