[TIMOB-24578] DocumentViewer API option to disable adding file name as subject in stock mail app
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | None |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2017-04-14T13:54:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Victor Vazquez Montero |
Assignee | Hans Knöchel |
Created | 2017-04-13T19:31:23.000+0000 |
Updated | 2018-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 happeningResult
Subject line populated with filenameDesired outcome
blank subject lineAdditional information
This only happens with the Stock mail app and does not happen in gmail or outlooklink 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
File | Date | Size |
---|---|---|
IMG_0354.PNG | 2017-04-14T17:41:46.000+0000 | 106652 |
IMG_1388.PNG | 2017-04-14T13:54:01.000+0000 | 175130 |
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.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
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
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.
Closing as "not our bug". If you disagree, please reopen.