[TIMOB-4258] iOS: register a file type with an app
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-07-22T15:35:34.000+0000 |
Affected Version/s | Release 1.6.2 |
Fix Version/s | Sprint 2011-28, Release 1.8.0 |
Components | iOS |
Labels | module_other |
Reporter | Jon Alter |
Assignee | Stephen Tramer |
Created | 2011-05-31T11:42:53.000+0000 |
Updated | 2017-03-31T22:19:08.000+0000 |
Description
Would Like to be able to register file types with an app.
Use Case: Allow the user to open a file from e-mail and load it in an app.
Associated Helpdesk Ticket
http://appc.me/c/APP-375994Attachments
File | Date | Size |
---|---|---|
filetypes.tar.gz | 2011-07-15T10:39:18.000+0000 | 2317265 |
Full project demonstrating file association. To test it you will need to (on device): - Install to device & quit the app if necessary - Open up a PDF file (probably via Mail) by HOLDING on it, then clicking 'Open in...' - See if the 'filetypes' app appears in the list, and click it - The app boots, and displays some information about its arguments on the screen (although you won't see the file URL, without adjusting the label box size)
Is this functionality not working on SDK>=3.0.0? http://developer.appcelerator.com/question/151749/register-ios-filetype-on-alloy-tiappxml#comment-171486
Closing ticket as fixed, if there are any problems, please file a new ticket.