I googled lot but i did not get any hint. I want callback in my app when device is connect to carplay using cable.
I tried EAAccessory framework (EAAccessoryDidConnectNotification and EAAccessoryDidDisconnectNotification) for detection. But i can't differentiate device used for carplay or USB(charging purpose), I am getting callback for both event.
Please give me any solution.
Thanks in advance.