hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
182 stars 313 forks source link

After upgrading the package version from 2.0.0+2 to flutter_callkit_incoming 2.0.1+2, the iOS voice feature is disrupted. #457

Open kalyanchandra48 opened 9 months ago

kalyanchandra48 commented 9 months ago

After accepting the CallKit answer action, I am unable to hear the other person's voice on VoIP Push and Flutter Incoming Call Kit's latest version.

But the same issue is not occurring on flutter_callkit_incoming: 2.0.0+2 Old Version.

After I tried AVAudioSession enabling True in swift level also doesn't work