iOS 16 breaks MPRemoteCommandCenter.shared().likeCommand

We noticed iOS 16 doesn't seem to support these commands anymore:

MPRemoteCommandCenter.shared().likeCommand MPRemoteCommandCenter.shared().dislikeCommand MPRemoteCommandCenter.shared().bookmarkCommand

Or is there another way to show a menu in lieu of the previous button on the lock screen?

Post not yet marked as solved Up vote post of chival Down vote post of chival
1.2k views

Replies

We have just noticed about this behaviour. Is there any way to bring this menu up, or is this feature broken?

It is baffling that this feature got silently removed after iOS 15.0 but there is no word about deprecating those functions. It's a real shame, the like/dislike/bookmark commands allowed us to give users more control without unlocking their device.

I hope they will be supported again some day