Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24578] DocumentViewer API option to disable adding file name as subject in stock mail app

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusClosed
ResolutionNot Our Bug
Resolution Date2017-04-14T13:54:53.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterVictor Vazquez Montero
AssigneeHans Knöchel
Created2017-04-13T19:31:23.000+0000
Updated2018-08-06T17:52:06.000+0000

Description

Description

User has created a simple app where they use the DocumentViewer API to share a pdf file to the stock mail app. When the file is added to mail app the subject line is populated with file name. They would like a way to disable that from happening

Result

Subject line populated with filename

Desired outcome

blank subject line

Additional information

This only happens with the Stock mail app and does not happen in gmail or outlook

link to example app

https://axwaysoftware-my.sharepoint.com/personal/vvazquezmontero_axway_com/_layouts/15/guestaccess.aspx?guestaccesstoken=t0yqUjzDP6ERd0l1rHsbf9LELwoRr90tdgl7tQuJvio%3d&docid=2_12bff1680bb144c6680d6451c30ca8e55&rev=1 let me know if you have anymore questions.

Attachments

FileDateSize
IMG_0354.PNG2017-04-14T17:41:46.000+0000106652
IMG_1388.PNG2017-04-14T13:54:01.000+0000175130

Comments

  1. Hans Knöchel 2017-04-14

    We need more infos on this ticket: - Example code - Some screens I don't see any API to manually disable this behavior. *EDIT*: Checked it: There is a) no API to configure this and b) it does not look like the file name is added to the subject (see attached image). Resolving as Not our Bug for now.
  2. Victor Vazquez Montero 2017-04-14

    Hey [~hansknoechel] could you share the code you used? the way they are implementing document viewer in their sample app, (Link to app is provide in ticket) they are consistently getting the subject in the file name. Best Regards, Victor Montero
  3. Hans Knöchel 2017-04-14

    I just tried the given example as well, but using 6.0.3.GA and it works there. So things they need to check: * Try with SDK 6.0.3.GA and Xcode 8.3 (shouldn't make a difference, but just in case) * Check with iOS 10.3 and earlier (I used 10.3, it may have been a bug on iOS before) * Provide some screens or even a video of the given behavior
  4. Hans Knöchel 2017-04-14

    Right, so it's clearly a difference between the iOS versions I guess? And it looks like Apple fixed it, so just as I suspected above. We cannot influence this behavior, it was an Apple issue.
  5. Eric Merriman 2018-08-06

    Closing as "not our bug". If you disagree, please reopen.

JSON Source