MPMediaQuery in iOS simulator
Asked Answered
J

1

9

I want to run some tests on my iOS application and I would like to find a way to test in the simulator a MPMediaQuery so I can get a MPMediaItemCollection with mock data. Any library or mock data I can use to test it without depending on a device?

Thanks, Alberto

Jonjona answered 4/5, 2014 at 19:39 Comment(0)
H
0

There is no way to test this onto simulator as there is no iTunes or Music app that manages mp3 files. You really need a device.

Hynes answered 18/11, 2016 at 11:49 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.