monkeyswarm / MobMuPlat

MobMuPlat is an iOS & Android app to host PureData patches with custom visual interfaces and hardware access.
www.mobmuplat.com
Other
185 stars 25 forks source link

crash on opening document (iOS) #58

Closed monkeyswarm closed 5 years ago

monkeyswarm commented 5 years ago

Looks specific to iOS 12 and most recent MMP version 1.83. Opening a file from Mail or other app (via "Copy To MobMuPlat") crashes.

Error: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application has LSSupportsOpeningDocumentsInPlace key, but doesn't implement application:openURL:options: on delegate <AppDelegate: 0x281fc9b40>'

That's a recent plist change...which really should have a compile-time error in this case....

monkeyswarm commented 5 years ago

Should be fixed in iOS release 1.84