> On Mar 20, 2017, at 10:00 PM, Rick Aurbach wrote:
>
> BUT...what I want to do next is to click on a link on a webpage (i.e., an href=“”> element pointing to a ‘.poetry’ file) and have the file downloaded
> and opened by my app.
To be a little bit pedantic: it’s best not to think about thing
While I have lots of experience with apps, my knowledge of all things web is
pretty lacking, so I’m asking for pointers rather than a solution to the
following problem:
I have an iOS app that supports importing a custom file-type. I’ve defined the
document type and exported UITs in my app. The