ios - How to get the playlist of currently playing item using systemMusicPlayer? -


i'm building music app , want playlist of playing item (in apple music).

i don't mean want use mpmediapickercontroller, because want media items of current playlist.

thank help!

if don't start playlist yourself, it's not possible retrieve items coming next.

you can information playing song getting nowplayingitem player, queue related apis write-only.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -