Closed im-ng closed 5 years ago
@ng28 Can you please confirm if the necessary permissions are granted to the app.
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />
These are the two permissions required for audio/video calling. I dont think this problem should occur if the necessary permissions are granted. Please confirm.
Thanks!
@adityagokula2210 Yep you are correct. Seems we messed with permission order in our app launch. I am able to mute/unmute with record_audio permission now. Thanks for clarification.
No Problem.. happy to help. Closing the issue.
Thanks!
Connected audio call always stay with mute state. Not able to unmute for conversation.
Dependency used: