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
register a file type
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- VIP Livecode Opensource Backer
- Posts: 20
- Joined: Sun Dec 28, 2008 3:26 pm
-
- VIP Livecode Opensource Backer
- Posts: 20
- Joined: Sun Dec 28, 2008 3:26 pm
-
- VIP Livecode Opensource Backer
- Posts: 67
- Joined: Tue Jun 26, 2012 7:07 pm
Re: register a file type
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
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