Universal Clipboard iPhone to Mac stops working until iPhone restart (FB24740548)

Universal Clipboard from iPhone to Mac works after an iPhone restart, then silently stops after a while. Mac to iPhone and Mac to Mac keep working. Only restarting the iPhone fixes it; toggling Bluetooth or Handoff does not.

What the Mac's unified log shows while broken (useractivityd + sharingd):

  • Mac to Mac (working): Received Ad ... CopyPasteKey = 1, then [PBOARD] Received pboard available advertisement, then Requesting complete: 1713 bytes, error: (null).
  • iPhone to Mac (broken): zero Received Ad and zero pboard advertisements from the iPhone, even while copying every few seconds with the phone next to the Mac. No errors.
  • The Mac still recognises the iPhone as a paired own-account device (Paired yes, identity resolved, distance Immediate), so pairing and receiving are fine.

So the iPhone appears to stop broadcasting Handoff advertisements entirely, and the stuck state survives Bluetooth and Handoff toggles.

I’m seeing what appears to be the same issue on iOS 27 and macOS 27.

Universal Clipboard was stuck in one direction only:

  • Mac → iPhone: worked
  • iPhone → Mac: did not work
  • iPhone → Mac normal Handoff: worked

When copying something on the iPhone and pressing Cmd-V on the Mac, the Mac simply pasted whatever was previously in its own local clipboard.

I tested both very simple text (a single word copied from the iPhone) and a photo copied from the Photos app, with the same result.

Normal Handoff from the iPhone to the Mac was working. For example, opening a webpage in Safari on the iPhone caused the Handoff icon to appear on the Mac (in Chrome, which is my default browser), so the Mac was clearly seeing Handoff activity from the iPhone.

While the problem was reproducible I tried:

  • Turning Handoff off and back on on both the iPhone and Mac
  • Airplane Mode on/off on the iPhone
  • Restarting the macOS pboard process
  • Restarting sharingd
  • Restarting useractivityd
  • Explicitly setting ClipboardSharingEnabled to true in com.apple.coreservices.useractivityd
  • Testing plain text as well as a photo
  • Confirming that Universal Clipboard continued to work in the opposite direction, Mac → iPhone

None of those restored iPhone → Mac Universal Clipboard.

I also watched useractivityd and sharingd using macOS unified logging while reproducing the problem. The Mac continued to see what appeared to be the iPhone as a nearby paired device. Among other things I saw:

Paired yes WiFiP2P NearbyInfo received activity level: 0xb after decryption IDS: Request to block until connected => Not blocking, already connected

However, when I copied something on the iPhone, I did not see an apparent clipboard/PBOARD transaction on the Mac. Filtering specifically for pboard, clipboard, pasteboard, etc. produced nothing when attempting iPhone → Mac.

I then restarted only the iPhone. Immediately after the restart Universal Clipboard still did not work. I waited a few more seconds and noticed the iPhone’s Wi-Fi indicator go from a weak connection to full signal. At that point iPhone → Mac Universal Clipboard started working again. It now works correctly in both directions.

The Mac was never restarted.

So in my case at least, this seems consistent with something on the iPhone side getting into a state where normal Handoff still works but Universal Clipboard from iPhone → Mac does not. Restarting the iPhone restored it, whereas toggling Handoff and even Airplane Mode did not.

I’ve experienced intermittent Universal Clipboard reliability for several years, so I’m not sure whether the underlying problem is entirely new to iOS 27, but this particular one-way failure was very reproducible.

Same issue here on iOS 27 with a MacBook Air on macOS 27.

iPhone → Mac stops working while Mac → iPhone keeps working. Only restarting the iPhone fixes it; toggling Handoff/Wi-Fi/Bluetooth and a passcode unlock don't. Mac was not restarted.

Console logs from the iPhone while broken show pasted handling the copy normally ("Advertising general pasteboard over Continuity", "Did send update to server"). useractivityd receives it ("[PBOARD CONTROLLER] Got type update from client"), but then never schedules updateAdvertisedItems, so the clipboard is never added to the Bluetooth advertisement (no pb-1 / UAPasteboardAvailable). While working, the re-check follows within milliseconds.

Filed as FB24924733 with sysdiagnose and captures.

Universal Clipboard iPhone to Mac stops working until iPhone restart (FB24740548)
 
 
Q