[TIMOB-25940] Android: Email dialog can not attach blob file as an attachment only for android v8.x.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2018-04-20T21:55:15.000+0000 |
Affected Version/s | Release 7.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Motiur Rahman |
Assignee | Unknown |
Created | 2018-04-06T10:07:51.000+0000 |
Updated | 2018-04-20T21:55:15.000+0000 |
Description
Issue: Can not attach blob file as an attachment to the email dialog on Android v8.x.
*Testing Environment:*
Ti SDK: 7.1.0.GA,
Android v8.X
*Test Code:*
https://gist.github.com/MotiurRahman/c0bab248003f53e3e98b0ee5ed8d83f9
*Error log:* See the attachment file
*Expected Result:* Should be attached the blob file.
Attachments
File | Date | Size |
---|---|---|
BlobAsAnAttachment_Oreo_Error (1).rtf | 2018-04-06T09:57:54.000+0000 | 7459 |
This issue was fixed in Titanium 7.0.2. See: [TIMOB-25541] I think the customer must be using an older Titanium version. I've re-tested it with your code and confirmed that blob attachments still work. I've tested it via
createEmailDialog()
to the gmail app and actually sent the e-mail to myself. I tested it on the following Android devices: * Pixel XL running Android 8.0 * Pixel running Android 7.1 Note that there is still one outstanding issue though. There is currently a bug where multiple blobs can't be attached to the same e-mail. See details here: [TIMOB-25568]Closed as duplicate. Was fixed in Titanium 7.0.2.