MMWormhole icon indicating copy to clipboard operation
MMWormhole copied to clipboard

[WCSession _onqueue_notifyOfMessageError:messageID:withErrorHandler:] errorHandler: NO with WCErrorCodeDeliveryFailed

Open karramAyman opened this issue 6 years ago • 0 comments

I am using Xcode 10.0 and with 4 I am passMessageObject from phone to watch and it's working fine but when I am trying to passMessageObject from watch to phone using the same way self.watchConnectivityWormhole!.passMessageObject(message, identifier: "identifier")

I am getting this error in the watch

[WCSession _onqueue_notifyOfMessageError:messageID:withErrorHandler:] errorHandler: NO with WCErrorCodeDeliveryFailed

Any idea? Thanks.

karramAyman avatar Nov 05 '18 12:11 karramAyman