[TIMOB-12610] DOC: Standardize error reporting in callbacks and events
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-23T01:14:54.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 05 API, 2013 Sprint 05 |
Components | TiAPI |
Labels | release-note |
Reporter | Blain Hamon |
Assignee | Blain Hamon |
Created | 2013-02-06T23:21:50.000+0000 |
Updated | 2017-03-14T17:49:35.000+0000 |
Contacts Module * requestAuthorization callback Geolocation Module * location * heading Media Module * Picker success and error callbacks Network Module * remote event Stream Module * io event Map View * complete event * error event Media Sound * complete event * error event Media Video Player * Thumbnail? Network HTTPClient * onerror property * onload property Network SocketTCP * error callback * read callback * write callback * writeStream callback * pump callback Network TCPSocket * readerror event * writeerror event UI EmailDialog * complete event UI ImageView * error event UI WebView * error event UI iOSAdView * error event Yahoo Module * yql event Facebook Module * result callback * reauthorize callback * requestWithGraphPath callback * login event
For those of you playing the home game, you can follow at https://github.com/BlainHamon/titanium_mobile/compare/timob-12610
Release note: Standardized error reporting in callbacks and events on the Android and iOS platforms.
Closing ticket as fixed.