MPRemoteCommandCenter.shared().seekForwardCommand.isEnabled = false
let skipForwardIntervalCommand:MPSkipIntervalCommand = MPRemoteCommandCenter.shared().skipForwardCommand;
skipForwardIntervalCommand.isEnabled = false
skipForwardIntervalCommand.preferredIntervals = []
seek and skip command both forward and back are disabled and preferredIntervals set to []
next and prev are set to true but it still show wrong button ... as said it happens on some car , while others car and simulator are ok
Let me know if there is something else I can try
MPRemoteCommandCenter.shared().nextTrackCommand.isEnabled = true
MPRemoteCommandCenter.shared().nextTrackCommand.addTarget(self,
Topic:
Media Technologies
SubTopic:
Audio
Tags: