{ "id": "61727", "key": "TIMOB-1095", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:43:57.000+0000", "created": "2011-04-15T02:43:54.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "account", "email", "feature", "ios", "iphone", "rplist" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T21:05:24.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
Have a customer request to expose whether or not an email\naccount has been setup on a device for when an email dialog is\nbeing used.
(from [7ef6a866d9072135761c79db426c35a5fbde0d8d])\n[#1095 state:invalid] Method exists; just\nundocumented. Ti.UI.emailDialog.isSupported(). \nhttp://github.com/appcelerator/titanium_mobile/commit/7ef6a866d9072...
Tried this in the iPhone simulator, method returned true even no\nemail account has been setup. Maybe it is just a check of whether\nthe platform supports emailing function at all, not exactly a valid\nemail account has been setup. Say, you have Mail Email client app\ninstalled, but not active account. Please advise.
Going to see if this is an Apple bug or if another step is\nnecessary.
(from [cd60010df701b2d14a08f5f359d2d90a0ea81313])\n[#1095 state:invalid] Updated Base\nUI->Views->Email Dialog test to test for bug. Unable to\nreproduce. \nhttp://github.com/appcelerator/titanium_mobile/commit/cd60010df701b...