Posts

Post not yet marked as solved
2 Replies
0 Views
Thanks for your response! I looked through my code and the only thing I could find close to this is the dictionary that I'm setting for MPNowPlayingInfoCenter.default().nowPlayingInfo may contain some swift optionals set to nil. I'm not sure this is the actual issue since it is a dictionary, but perhaps under the hood the framework is access that dictionary's values as an array or something similar.