[TIMOB-19951] Windows: Use of attachment in Titanium.UI.EmailDialog
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Not Our Bug |
| Resolution Date | 2018-05-08T07:41:13.000+0000 |
| Affected Version/s | Release 5.1.0 |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-11-13T05:29:55.000+0000 |
| Updated | 2018-08-06T17:52:05.000+0000 |
Description
Titanium.UI.EmailDialog for Windows should be able to support attachments.
https://github.com/appcelerator/titanium_mobile_windows/pull/1233 Unfortunately I was not able to make this work on Windows 10 Mobile as well as Desktop. I can see that
EmailManager::ShowComposeNewEmailAsyncis done without any exceptions and it actually firesCompletedevent, but nothing happens actually on the UI! I have no idea what's going on there :(I have been struggling to make attachments work on Windows 10 including Mobile device, but I ended up finding that it has been a known issue that Microsoft confirms, which is known but not fixed for nearly 3 years. (See also https://social.msdn.microsoft.com/Forums/windowsapps/en-US/5a539ff6-ce81-4f05-83a0-8bf430d827f8/uwpwindows-10-c-universal-windows-app-email-with-attachment?forum=wpdevelop). I don't find a different solution so far and I would resolve this ticket "Not Our Bug" for now.
Closing as "not our bug". If you disagree, please reopen.