Dragging a file unto an app in iOS simulator


Owen Hartnett
 

Hi:

Previously, you could drag and drop from the Mac desktop over an app in iOS Simulator, and if the app was set up for that file extension, it would open the app and open the file through the application:OpenURL:... method. Now dragging the file adds it to the “Files” app and it doesn’t seem to open from there. Is there a way to force a dragged file to open in its native app as before?

-Owen