[TIMOB-23516] iOS10: Leave a note to check isSupported before calling openEmailDialog
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-06-15T18:26:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | ios10 |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-06-14T15:15:43.000+0000 |
Updated | 2017-03-31T22:05:23.000+0000 |
Description
iOS 10 allows the user to remove certain system-apps. In order to ensure that the developers do not forget that, we should leave an iOS 10 note in the docs so they know about that behavior when implementing the
Ti.UI.EmailDialog
.
PR: https://github.com/appcelerator/titanium_mobile/pull/8064
Closing ticket as fixed, if there are any problems, please file a new ticket.