Thanks,
This is not helping at all,
I would like the word document that was created and saved on the device, to be opened in Microsoft Word application programmatically.
From your initial sample app, it launched the new created file in view mode only (Quicklook). I want this file to be launched in MSWord application automatically the same way as Android
In short:
User can Generate a document (Which gets generated using DocIO), but then it needs to launch the generated document in msword so the end user can add content using the msword application (make changes not using DocIO).