flutter_callkit_incoming icon indicating copy to clipboard operation
flutter_callkit_incoming copied to clipboard

Cross platform incoming call package crash in iOS device.

Open gurpreetkaur1998 opened this issue 4 months ago • 0 comments

When user call from android to iOS, package crash in iOS device and show logs:

PlatformException(DarwinAudioError, Player has not yet been created or has already been disposed., null, null),

Domain=NSOSStatusErrorDomain Code=561017449 "Session activation failed" UserInfo={NSLocalizedDescription=Session activation failed}

How resolve this error.

gurpreetkaur1998 avatar Oct 30 '24 03:10 gurpreetkaur1998