Commit 42f22f2
fix(connectivity): auto-ack dictionary messages to avoid reply timeout
didReceiveMessage now calls replyHandler([:]) after forwarding, mirroring the
binary didReceiveMessageData path. Without it, every reply-expecting sendMessage
times out with WCErrorDomain 7012.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4723746 commit 42f22f2
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
| |||
0 commit comments