For testing purposes I wrote two apps:
- First one plays an MP3 file using
UIDocumentInteractionController
- Second one does nothing but registers for the file type "public.mp3"
If I deploy the apps to the iPhone Simulator, my MP3 player app shows a button on top "Open in 'MP3Test'". If I deploy to the iPad Simulator however, there is no button and no "Open In" menu either.
This has been tested with iOS5.
Can somebody explain if this is a bug or a feature and what the reason is behind it?
On iPad UIDocumentInteractionController appearing like Pop Up Try something like this