What about between iPhone and iPad? That might suggest you you which device to focus on. Sounds like the iPad though.I have this problem except is from my ipad to Mac, Mac to ipad works fine but both universal clipboard and handoff from ipad to mac don't seem to work.
Right now I tried all of the solutions mentioned here, none have seem to worked so far. including deleting the handoff key from the keychain access, the plist entries, etc.
I have an iphone too but everything there works as expected with clipboard/handoff to mac and vice versa, even after doing these steps handoff works fine on my iPhone to Mac but still not on my ipad, I just don't know why, it's a device signed to the same icloud account
Thanks, this worked for me ????Suddenly today after updating to iOS14 pb8 my iPhone cannot paste to Mac Mini (2018) with Catalina. Works fine iPhone to Mojave MacBook Air and from Mac mini to iPhone! Basic disable/enable Handoff on both devices did nothing. After finding this thread, I checked com.apple.coreservices.useractivityd.plist and found no ClipboardSharingEnabled just two "kLocalPasteboardBlobName" entries (which I presume are keys for other Handoff devices).
Added ClipboardSharingEnabled= 1 using defaults write... no change. Disabled handoff again and saw no change in com.apple.coreservices.useractivityd.plist contents.
This Draconian approach worked for me. Not sure which element did it though:
- Disable Handoff in System Prefs
- Terminal: rm ~/Library/Preferences/com.apple.coreservices.useractivityd.plist
- Keychain Access -> delete "handoff-own-encryption-key" (this is the local device's handoff key)
- Restart in Safe Mode
- System Prefs -> Enable Handoff.
- Reboot.
- Universal Clipboard working correctly!
Hi it looks like I don't even have that key: ClipboardSharingEnabled I run a terminal command and it says ClipboardSharingEnabled does not exit. Any idea?So I set up a fresh user profile and it was working on there, so I decided to dig into my users~/Library
folder...
I found the cause, how to fix it and it's below! (Just so this doesn't become a thread like the classic xkcd comic - https://xkcd.com/979/)
In~/Library/Preferences/com.apple.coreservices.useractivityd.plist
I discovered a keyClipboardSharingEnabled
with the value0
Setting it to1
, logging out and back in had no effect. So I removed the entry… logged out and back in and now it’s working!
This Draconian approach worked for me. Not sure which element did it though:
- Disable Handoff in System Prefs
- Terminal: rm ~/Library/Preferences/com.apple.coreservices.useractivityd.plist
- Keychain Access -> delete "handoff-own-encryption-key" (this is the local device's handoff key)
- Restart in Safe Mode
- System Prefs -> Enable Handoff.
- Reboot.
- Universal Clipboard working correctly!
Glad to hear it!I was struggling figuring out why my new work 16" MBP wouldn't handoff with my iMac Pro. Given how our work laptops are locked down including CarbonBlack, I suspected the laptop. I noticed that the laptop would handoff with my iPhone and with other Macs in the house, however, just not my iMac Pro. The iMac Pro could handoff with everything but the laptop.
By following this procedure on BOTH the desktop and laptop, I was able to get it to work. Thank you for documenting this, @SaguaroSeven
Mojave might work for you or it might not. I had problems on Mojave. It has less to do with OS and more to do with what's in your Keychain, I suspect.An interesting thing is that the Universal Clipboard works only in one direction for me on Catalina: iPhone -> Mac but not vice versa. Was buttery smooth on Mojave. But iOS is 12.4.1. Can it be the reason? Knowing Apple, it can. But wasting such time for fixing what should work as Swiss knife isn't worth it. The solution is to get back to 10.14.
This method worked for me! Just remember to switch to System Keychain as shown on the screenshot below. Otherwise, you will not be able to delete the key even in the Safe mode! The default was iCloud for me.Suddenly today after updating to iOS14 pb8 my iPhone cannot paste to Mac Mini (2018) with Catalina. Works fine iPhone to Mojave MacBook Air and from Mac mini to iPhone! Basic disable/enable Handoff on both devices did nothing. After finding this thread, I checked com.apple.coreservices.useractivityd.plist and found no ClipboardSharingEnabled just two "kLocalPasteboardBlobName" entries (which I presume are keys for other Handoff devices).
Added ClipboardSharingEnabled= 1 using defaults write... no change. Disabled handoff again and saw no change in com.apple.coreservices.useractivityd.plist contents.
This Draconian approach worked for me. Not sure which element did it though:
- Disable Handoff in System Prefs
- Terminal: rm ~/Library/Preferences/com.apple.coreservices.useractivityd.plist
- Keychain Access -> delete "handoff-own-encryption-key" (this is the local device's handoff key)
- Restart in Safe Mode
- System Prefs -> Enable Handoff.
- Reboot.
- Universal Clipboard working correctly!
Thank you...this worked for me too!!! I was trying all kind of other stuff and it never helped.So I set up a fresh user profile and it was working on there, so I decided to dig into my users~/Library
folder...
I found the cause, how to fix it and it's below! (Just so this doesn't become a thread like the classic xkcd comic - https://xkcd.com/979/)
In~/Library/Preferences/com.apple.coreservices.useractivityd.plist
I discovered a keyClipboardSharingEnabled
with the value0
Setting it to1
, logging out and back in had no effect. So I removed the entry… logged out and back in and now it’s working!
Did you try the “drastic” approaches here? Any of them? What did you try? What are your “constantly” resetting? Do you have BT or USB interference?So... is there a less 'drastic' approach to fixing this? It's become so unreliable over the last couple of years that it's now, essentially, functionally useless to me. I'm constantly having to reset this or that to get it to work again and now not even that seems to be doing the trick.
This worked. ThanksSuddenly today after updating to iOS14 pb8 my iPhone cannot paste to Mac Mini (2018) with Catalina. Works fine iPhone to Mojave MacBook Air and from Mac mini to iPhone! Basic disable/enable Handoff on both devices did nothing. After finding this thread, I checked com.apple.coreservices.useractivityd.plist and found no ClipboardSharingEnabled just two "kLocalPasteboardBlobName" entries (which I presume are keys for other Handoff devices).
Added ClipboardSharingEnabled= 1 using defaults write... no change. Disabled handoff again and saw no change in com.apple.coreservices.useractivityd.plist contents.
This Draconian approach worked for me. Not sure which element did it though:
- Disable Handoff in System Prefs
- Terminal: rm ~/Library/Preferences/com.apple.coreservices.useractivityd.plist
- Keychain Access -> delete "handoff-own-encryption-key" (this is the local device's handoff key)
- Restart in Safe Mode
- System Prefs -> Enable Handoff.
- Reboot.
- Universal Clipboard working correctly!
You're a ****ing legend.So I set up a fresh user profile and it was working on there, so I decided to dig into my users~/Library
folder...
I found the cause, how to fix it and it's below! (Just so this doesn't become a thread like the classic xkcd comic - https://xkcd.com/979/)
In~/Library/Preferences/com.apple.coreservices.useractivityd.plist
I discovered a keyClipboardSharingEnabled
with the value0
Setting it to1
, logging out and back in had no effect. So I removed the entry… logged out and back in and now it’s working!