[TIMOB-11011] iOS :Kitchen Sink : Camera: Custom Overlay - Error is thrown along with Warning in console
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-02T20:32:24.000+0000 |
| Affected Version/s | Release 2.1.3 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | qe-ios090112 |
| Reporter | Neha Chhabra |
| Assignee | Eric Merriman |
| Created | 2012-09-20T00:39:56.000+0000 |
| Updated | 2017-05-02T20:32:24.000+0000 |
Description
Error is thrown along with Warning in console.
Steps To Reproduce:
1. Run the Kitchen Sink application
2. Tap on Phone>Camera>Camera Custom Overlay
3. Click on "Take Picture" button.
Actual Result: Following error is thrown along with the warning:
: [DEBUG] picture was taken
: CGAffineTransformInvert: singular matrix.
: CGAffineTransformInvert: singular matrix.
Expected Result: should see : [DEBUG] picture was taken
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.