I am also facing the same problem, were you able to solve this?
Post
Replies
Boosts
Views
Activity
I have the same problem
I added my own MediaItem to resolve the "Failed decode" warning but that didn't work. Even if I use let url = firstItem.songs.first?.previewAssets?.first?.url I'm still getting the same warning.
In thee Variable Viewer we see _rawResponseSongs Dictionary, I need to access that without triggering the warning.
Not solved