No, Luca, you can not use the iPod framework in the simulator.
On Mar 31, 2012, at 1:10 PM, Luca Ciciriello
wrote:
> Is it possible to use MPMediaPickerController with the iOS 5.x simulator?
>
> I've used it but I get the following exception:
>
> 'NSInternalInconsistencyException', reason: 'Unab
Is it possible to use MPMediaPickerController with the iOS 5.x simulator?
I've used it but I get the following exception:
'NSInternalInconsistencyException', reason: 'Unable to load iPodUI.framework'
The code I've used is:
MPMediaPickerController *picker = [[MPMediaPickerController alloc]
in