[TIMOB-23311] Errant hard coded version reference in TiUIEmailDialogProxy.m
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2016-07-02T23:22:07.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 6.0.0 |
| Components | iOS |
| Labels | emaildialog, ios, simulator |
| Reporter | Stephen Feather |
| Assignee | Hans Knöchel |
| Created | 2016-05-03T22:43:47.000+0000 |
| Updated | 2017-03-17T18:28:57.000+0000 |
Description
These debug messages should not have the version hard coded in them.
https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIEmailDialogProxy.m#L60
https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIEmailDialogProxy.m#L87
https://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUIEmailDialogProxy.m#L89
PR https://github.com/appcelerator/titanium_mobile/pull/8104
Closing ticket as fixed.