Page 1 of 1

register a file type

Posted: Tue Jun 26, 2012 12:25 pm
by maarten.koopmans
Hi,

I am creating a stack (but could be any document format really) that I want to send out and edit on iOS (or Android). Let's say you get an email with this document, and I want to open my app. How do I do that?

Custom URL schemes dont handle filetypes (say ".myfile")? Any clues greatly appreciated!

Thanks,

Maarten

Re: register a file type

Posted: Tue Jun 26, 2012 1:20 pm
by maarten.koopmans

Re: register a file type

Posted: Tue Jun 26, 2012 7:13 pm
by williamdesmet
Does this really work for you Maarten?
If it does how did you do it?
I asked the same question a few weeks ago on the mailing list but got no answer.
I just want a simple .TXT file the be opened in my app.

In the IDE I just see a Info.plist file and after editing this one in Xcode (suggested in the link above) it doesn't work for me.

Any suggestions are welcome!


Greetings,

William