Issue Description:
After integrating the flutter_callkit_incoming package into my Flutter application, the volume control buttons (volume up and down) on Android devices stop functioning when a call is active. This issue occurs only after using the package to initiate or receive a call.
Expected Behavior:
The volume control buttons should continue to function normally even when a call is active.
Issue Description: After integrating the flutter_callkit_incoming package into my Flutter application, the volume control buttons (volume up and down) on Android devices stop functioning when a call is active. This issue occurs only after using the package to initiate or receive a call.
Expected Behavior: The volume control buttons should continue to function normally even when a call is active.