Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 2 replies, 0 views
Replied In
MediaRemote NSInvalidArgumentException
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.