ios - Open In Place (but only a subset) -
my app can 'view' lots of different file types, can 'edit' single type.
i have enabled 'open in place' (lssupportsopeningdocumentsinplace) users can use icloud drive 'launch' app.
unfortunately file types listed 'open in' (my app) - whereas app file format should 'open in' - rest should 'copy to'.
i've 'randomly' tweaked cfbundledocumenttypes (owners, editors etc.) no avail. know if possible - , magic combination of plist values is?
thanks
as of ios 10, setting lshandlerrank "owner" (ie. "alternate") should have effect. you'll still files open-in-place'able, ui changes.
Comments
Post a Comment