Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25940] Android: Email dialog can not attach blob file as an attachment only for android v8.x.

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2018-04-20T21:55:15.000+0000
Affected Version/sRelease 7.1.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMotiur Rahman
AssigneeUnknown
Created2018-04-06T10:07:51.000+0000
Updated2018-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

FileDateSize
BlobAsAnAttachment_Oreo_Error (1).rtf2018-04-06T09:57:54.000+00007459

Comments

  1. Joshua Quick 2018-04-06

    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]
  2. Joshua Quick 2018-04-20

    Closed as duplicate. Was fixed in Titanium 7.0.2.

JSON Source