dokterdok / Continuity-Activation-Tool

An all-in-one tool to activate and diagnose macOS 10.10-12 Continuity on compatible Mac configurations.
MIT License
1.6k stars 151 forks source link

CAT is activated but AirDrop and Handoff do not work [Solved] #412

Open xyliutw opened 6 years ago

xyliutw commented 6 years ago

Have you tried these steps? yes Is there already an open topic for this issue? not that I found Please include the following information.

Your Issue: I disabled System Integrity Protection using Recovery and terminal "csrutil disable" and install the Continuity Activation Tool. The System Diagnostic shows below image

The view of AirDrop window has changed but I cannot detect any devices on it. Also, the handoff function in System Appearance -> General has enabled but still doesn't work.

image

image

image

Should I go to buy 4CAX card or there are any solutions on it? I only need to use AirDrop but it cannot work correctly ):

kude87 commented 6 years ago

Hi, how did you fix this? I am having the same problem.

GGitR commented 6 years ago

Yes please. How did you fix this? I am also having the same problem.

kude87 commented 6 years ago

My iMessage is also flakey from my mac. It only shows 5 conversations, and all are iMessage. Do regular sms to android users not show up on the mac? My calls do work on my mac, but I was really wanting iMessage and Airdrop the most. Thoughts?

GGitR commented 6 years ago

AirDrop and iMessage work fine for me, even with SMS to non-iPhones; not sure it has anything to do with Hand Off though; that’s an iCloud thing.

On Dec 11, 2017, at 10:02 PM, kude87 notifications@github.com wrote:

My iMessage is also flakey from my mac. It only shows 5 conversations, and all are iMessage. Do regular sms to android users not show up on the mac? My calls do work on my mac, but I was really wanting iMessage and Airdrop the most. Thoughts?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

kude87 commented 6 years ago

Weird. I've tried all the steps apple suggests for getting both to work, to no avail. Not sure what else to do. I've been a long time android user finally wanting to see how this all works together, and it's been less than impressive. I'm still troubleshooting like I was on android.

xyliutw commented 6 years ago

Hello, I fixed it using Hardware IO Tools for Xcode from the Apple Developers site (just search for it). Then, run Bluetooth Explorer. Choose ‘HCI Controller Selector’ from the tools menu. Actually, the dongle is worked after CAT performed. The reason why the AirDrops doesn't work is due to the default HCI selector. Just followed the instruction from the site below and then you can using AirDrops successfully. (https://justhackme.wordpress.com/2014/05/21/adding-a-ble-bluetooth-4-0-dongle-to-mac-os-x-mavericks/)

sparky672 commented 6 years ago

I fixed it using Hardware IO Tools for Xcode from the Apple Developers site (just search for it)

@xyliutw, what version are you using? The IO Tools package you mention only goes up to Xcode version 7.3 - "Hardware IO Tools for Xcode 7.3". However, I'm running Sierra and my Xcode is version 9.2

FWIW, be aware that your recommendations may be out of date for the latest OS.

xyliutw commented 6 years ago

@sparky672 The OS version I executed the tool is in 10.13.1 High Sierra, and the Xcode version is 9.1. I noticed that the Hardware IO Tools for Xcode "7.3" but I executed it successfully at that time. Sorry that I did not mention the version of my Xcode version. Thanks for your reminder.