Re: Configuring the iOS app to open DOCX files

2013-07-15 Thread Miklos Vajna
On Sun, Jul 14, 2013 at 11:18:16AM +0300, Ptyl Dragon p...@cloudon.com wrote: So, what are we doing wrong? What should we do to make the iOS app open docx files? As a start, you can with a debugger if WriterFilter::filter() is reached:

Configuring the iOS app to open DOCX files

2013-07-14 Thread Ptyl Dragon
Hi We are working on enhancing the support for mobile, and iOS in particular, basing our work on the experimental iOS app, and enhancing it, and we noticed that the iOS app fails to open docx files (we have overriden the test1.odt file with our own test1.docx file for this). when the app loads,