Top "Wcsession" questions

The WCSession class facilitates communication between a WatchKit extension and its companion iOS app.

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 …

ios watchos-2 wcsession