Open chutuananh0310 opened 7 months ago
Bug report
- [x] I've checked the example to reproduce the issue.
- Reproduced on:
- [ X] Android
- [ X] iOS
Description
I used lib Agora join room connect and use callkeep start screen call answered , i cannot hear anything. but i use endcall the problem will be resolved
Steps to Reproduce
Versions
- Callkeep: 4.3.12 - React Native: 0.69.10 - react-native-agora: 4.2.6
Logs
Paste here
Did you solve this issue? I have the same issue when the Android phone is locked.
Bug report
- [x] I've checked the example to reproduce the issue.
- Reproduced on:
- [ X] Android
- [ X] iOS
Description
I used lib Agora join room connect and use callkeep start screen call answered , i cannot hear anything. but i use endcall the problem will be resolved
Steps to Reproduce
Versions
- Callkeep: 4.3.12 - React Native: 0.69.10 - react-native-agora: 4.2.6
Logs
Paste here
Did you solve this issue? I have the same issue when the Android phone is locked.
Hi, i solve this issue RNCallKeep.addEventListener('didActivateAudioSession', () => { //your code join room agora RNCallKeep.removeEventListener('didActivateAudioSession'); });
Bug report
[x] I've checked the example to reproduce the issue.
Reproduced on:
Description
I used lib Agora join room connect and use callkeep start screen call answered , i cannot hear anything. but i use endcall the problem will be resolved
Steps to Reproduce
Versions
Logs