[TIMOB-1095] Expose if email is enabled on a device
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:43:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | account, email, feature, ios, iphone, rplist |
Reporter | Ralf Pfeiffer |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:43:54.000+0000 |
Updated | 2017-03-02T21:05:24.000+0000 |
Description
Have a customer request to expose whether or not an email account has been setup on a device for when an email dialog is being used.
Comments
- Jeff Haynie 2011-04-15
(from [7ef6a866d9072135761c79db426c35a5fbde0d8d]) [#1095 state:invalid] Method exists; just undocumented. Ti.UI.emailDialog.isSupported(). http://github.com/appcelerator/titanium_mobile/commit/7ef6a866d9072135761c79db426c35a5fbde0d8d"> http://github.com/appcelerator/titanium_mobile/commit/7ef6a866d9072...
- Goodman 2011-04-15
Tried this in the iPhone simulator, method returned true even no email account has been setup. Maybe it is just a check of whether the platform supports emailing function at all, not exactly a valid email account has been setup. Say, you have Mail Email client app installed, but not active account. Please advise.
- Stephen Tramer 2011-04-15
Going to see if this is an Apple bug or if another step is necessary.
- Jeff Haynie 2011-04-15
(from [cd60010df701b2d14a08f5f359d2d90a0ea81313]) [#1095 state:invalid] Updated Base UI->Views->Email Dialog test to test for bug. Unable to reproduce. http://github.com/appcelerator/titanium_mobile/commit/cd60010df701b2d14a08f5f359d2d90a0ea81313"> http://github.com/appcelerator/titanium_mobile/commit/cd60010df701b...
- Lee Morris 2017-03-02 Closed as invalid.