flutter_callkit_incoming
flutter_callkit_incoming copied to clipboard
[Help] the microphone not closed properly and is being used.
Cann you please help? after 2-3 time call kit not closed properly microphone. Call its working 2-3 maybe 4-5 time good, but after severals calling, call kit close call microphone (orange dot on iOS ) to 1 second disable and enable back. How to i can fix this situation?
FlutterCallkitIncoming.activeCalls() = 0
app close call with: await FlutterCallkitIncoming.endCall(uuid);
on the log i can see this: [aurioc] AURemoteIO.cpp:1128 failed: 560557684 (enable 3, outf< 1 ch, 48000 Hz, Int16> inf< 1 ch, 48000 Hz, Int16>)
please help, thank you.
same here
to the make sure, please using await FlutterCallkitIncoming.endAllCalls();