WCSession sendMessage:replyHandler error code 7014 (WCErrorCodeDeliveryFailed)
问题 I have a Watch OS 2 application that communicates with the iOS app via WCSession method sendMessage:replyHandler:errorHandler: The iOS application reply correctly but time to time I get the error with code 7014 of domain WCErrorDomain : "Payload could not be delivered" It happens more often when the iOS application is not foreground. I do not find any solution of this problem, I hope one of you know a solution to this problem 回答1: For anyone having issues on iOS10 beta 6 and GM, and you are