[TIMOB-8235] Mobileweb: Implement Ti.UI.EmailDialog.addAttachment()
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2012-03-23T12:36:32.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | mw-list |
Reporter | Tony Lukasavage |
Assignee | Chris Barber |
Created | 2012-03-23T12:07:56.000+0000 |
Updated | 2014-01-28T23:23:14.000+0000 |
Description
Implement
Ti.UI.EmailDialog.addAttachment()
for mobileweb for parity with Android and iOS
This is completely impossible on mobileweb and will not be supported. It is documented as unsupported on mobile web. You will need to use a different API that communicates with a server to send the attachment.