I am making an app which is used to connect to a custom made wearable. I am not using the MFi program and is simply using the CoreBluetooth Framework. I have also made use of the ANCS on the hardware side to handle all kinds of notifications.
The problem here is that I am not able to find any means to control the music player of iPhone through the wearable. Does iOS provide this control under CoreBluetooth as Pebble has implemented it or we need to specifically register for the MFi Program to use this feature.
I have not been able to find any relevant article or post regarding controlling the music player. So any help will be highly appreciated.
Thanks in advance.