[TIMOB-12504] iOS: Standardize error reporting in callbacks and events
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-02-20T21:18:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 04 API, 2013 Sprint 04 |
Components | iOS |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Ingo Muschenetz |
Created | 2013-01-30T23:47:59.000+0000 |
Updated | 2017-03-08T23:36:20.000+0000 |
Notes to self: Added low level functionality in eventing, with the following places to be affected as they use events: * Ti.Facebook cannot take advantage until a later time for backwards compatibility. * GeolocationModule.m * TiMediaSoundProxy.m * TiUIEmailDialogProxy.m * TiNetworkTCPSocketProxy.m * TiMapView.m * TiUIImageViewProxy.m * TiUIiOSAdView.m * TiUIWebView.m The following will have to have a change for callbacks instead: * ContactsModule.m * GeolocationModule.m * MediaModule.m * TiMediaVideoPlayerProxy.m * YahooModule.m * TiNetworkHTTPClientProxy.m * TiNetworkSocketTCPProxy.m * (Possibly NetworkModule)
Tracking can be done at https://github.com/BlainHamon/titanium_mobile/compare/timob-12504
Closing ticket as fixed.