Closed rahimfuad closed 4 years ago
just add this code :
FlutterCallKitPlugin.reportNewIncomingCall(uuid, handle: handle, handleType: "generic", hasVideo: false, localizedCallerName: callerName, fromPushKit: true);
FlutterCallKitPlugin.reportNewIncomingCall(uuid, handle: handle, handleType: "generic", hasVideo: false, localizedCallerName: callerName, fromPushKit: true);
This note working . Please explain in detail . I am not Ios Developer . So i find some difficulty in doing this
Please update to the new iOS 13 update version.