I run into the same problem when transferring a file from WatchOS to iPhone.
How can I handle this kind of error?
The callback session(_ session: WCSession, didFinish fileTransfer: WCSessionFileTransfer, error: Error?) did not fire at all and the file transfer gets stuck.
I run into the same problem when transferring a file from WatchOS to iPhone.
How can I handle this kind of error?
The callback session(_ session: WCSession, didFinish fileTransfer: WCSessionFileTransfer, error: Error?) did not fire at all and the file transfer gets stuck.