在下面接收到的方法中调用拒绝,报错如下:
_client?.getRtmCallManager().refuseRemoteInvitation(remoteInvitation)
_client?.getRtmCallManager().onRemoteInvitationReceived =
(RemoteInvitation remoteInvitation) async{
}
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Instance of 'AgoraRtmCallManagerException'
#0 AgoraRtmPlugin.callMethodForCallManager.<anonymous closure> (package:agora_rtm/src/agora_rtm_plugin.dart:52:9)
<asynchronous suspension>
该问题为 v1.5.5 RTM Flutter Demo 的已知问题,研发已于今天修复,可使用 v1.5.6 版本再行测试哈
https://pub-web.flutter-io.cn/packages?q=publisher%3Aagora.io+platform%3Aandroid