You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
When making a call, the receiver is automatically muted for 1 minute. So you need to tap on mute and unmute to speak again. We'd like to mic to be on as default. When making calls android to android, there seems to be no issue however we are experiencing the following issues when users call from iOS to Android and the other way around:
When receiving a call, you can accept from the lock screen however you can then not enter the call as the phone is locked. Instead we need the option for it to redirect to unlock the phone first and then automatically direct to the app - how do we do this? - this again is an iOS issue and not an issue with android
When the dialler makes a call but then ends the call, the receiver will continue to receive the notification that the call is still active. We need the end of the call to be instantaneous and not continue if the call has ended. How can this be fixed?
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Expected results
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
When making a call, the receiver is automatically muted for 1 minute. So you need to tap on mute and unmute to speak again. We'd like to mic to be on as default. When making calls android to android, there seems to be no issue however we are experiencing the following issues when users call from iOS to Android and the other way around:
When receiving a call, you can accept from the lock screen however you can then not enter the call as the phone is locked. Instead we need the option for it to redirect to unlock the phone first and then automatically direct to the app - how do we do this? - this again is an iOS issue and not an issue with android
When the dialler makes a call but then ends the call, the receiver will continue to receive the notification that the call is still active. We need the end of the call to be instantaneous and not continue if the call has ended. How can this be fixed?
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Actual results
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
When making a call, the receiver is automatically muted for 1 minute. So you need to tap on mute and unmute to speak again. We'd like to mic to be on as default. When making calls android to android, there seems to be no issue however we are experiencing the following issues when users call from iOS to Android and the other way around:
When receiving a call, you can accept from the lock screen however you can then not enter the call as the phone is locked. Instead we need the option for it to redirect to unlock the phone first and then automatically direct to the app - how do we do this? - this again is an iOS issue and not an issue with android
When the dialler makes a call but then ends the call, the receiver will continue to receive the notification that the call is still active. We need the end of the call to be instantaneous and not continue if the call has ended. How can this be fixed?
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
The text was updated successfully, but these errors were encountered:
It seems that all three issues are related to CallKit. Could you please provide details on how you have integrated CallKit with the Agora RTC SDK? Specifically, how do you join the channel when a call comes in, and what parameters are you using? Additionally, the third issue appears to be purely related to CallKit integration and not related to the Agora RTC SDK.
Version of the agora_rtc_engine
agora_rtc_engine: ^6.5.0
Platforms affected
Steps to reproduce
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Expected results
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Actual results
We have implemented agora_rtc_engine: ^6.5.0 into our flutter mobile app however we are facing challenges.
If you can share some guides for this or a video that would be greatly appreciated. (edited)
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
The text was updated successfully, but these errors were encountered: