[TIMOB-8227] Mobileweb: Ti.UI.EmailDialog does not support isSupported()
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-23T15:21:43.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | mw-list |
| Reporter | Tony Lukasavage |
| Assignee | Chris Barber |
| Created | 2012-03-23T11:37:35.000+0000 |
| Updated | 2017-03-03T23:57:05.000+0000 |
Description
Ti.UI.EmailDialog does not support the method isSupported() cause this error message when its called:
Object [object Object] has no method 'isSupported' at /index.html
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1818
Closing ticket as MobileWeb is no longer supported.