[TIMOB-2201] support optional arguments of success and failure callbacks in saveToPhotoGallery
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:58:23.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | iOS |
| Labels | feature, ios, ipad, iphone, request |
| Reporter | Ralf Pfeiffer |
| Assignee | Blain Hamon |
| Created | 2011-04-15T03:13:22.000+0000 |
| Updated | 2011-04-17T01:58:23.000+0000 |
Description
See this HD as reference:
http://developer.appcelerator.com/helpdesk/view/51761">http://developer.appcelerator.com/helpdesk/view/51761
(from [0262139b4576d239c03fe9e486227969688278dc]) [#2201 state:fixed-in-qa] Addition of 'success' and 'error' callbacks to photo/video saving. http://github.com/appcelerator/titanium_mobile/commit/0262139b4576d239c03fe9e486227969688278dc"> http://github.com/appcelerator/titanium_mobile/commit/0262139b4576d...
Camera reports that it saved the file, so callbacks are working.