Yes, I am receiving the two notifications, handle_NowPlayingItemChanged and handle_PlaybackStateChanged, and using a timer to poll the currentPlaybackTime but that is very inefficient. The key/value observations only work if my app changes the value (useless since the app already knows what value we are setting). When the music is playing, we don't get any notifications.