Post

Replies

Boosts

Views

Activity

Comment on How to addObserver for currentPlaybackTime for the system music player?
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.
Topic: Media Technologies SubTopic: General Tags:
May ’24