[AC-3390] Overlay does not close after calling cancel() method of ti.barcode
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Cannot Reproduce |
| Resolution Date | 2016-03-21T07:03:23.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Alfia Siddiqui |
| Assignee | Shak Hossain |
| Created | 2016-03-18T10:16:36.000+0000 |
| Updated | 2018-04-03T17:02:44.000+0000 |
Description
Not able to close overlay view after calling capture() method in ios 8 and later
Attachments
| File | Date | Size |
|---|---|---|
| Screen Shot 2016-03-18 at 8.08.43 PM.png | 2016-03-18T14:12:24.000+0000 | 34332 |
| Screen Shot 2016-03-18 at 8.08.56 PM.png | 2016-03-18T14:12:24.000+0000 | 27867 |
| Screen Shot 2016-03-18 at 8.09.06 PM.png | 2016-03-18T14:12:24.000+0000 | 34547 |
Hello, I tried to reproduce the issue, I wasn't able to regenerate the issue. The cancel button is working as expected. It's closing the overlay as it should. I have tested in iOS simulator 8.4 version. See the screenshots. Thanks.
Operating System Name = Mac OS X Version = 10.11.3 Architecture = 64bit # CPUs = 4 Memory = 8589934592 Node.js Node.js Version = 4.2.2 npm Version = 2.14.7 Titanium CLI CLI Version = 5.0.6 Titanium SDK SDK Version = 5.2.0.GA SDK Path = /Users/gsl001/Library/Application Support/Titanium/mobilesdk/osx/5.2.0.GA Target Platform = iphoneCan this be opened again? It was not resolved. The reason the tests did not reproduce the error is that the camera screen is black. Test done on the simulator? If you are using a real device, and the camera is capturing an image, the cancel function does not work. It holds the request as though it is busy, then once the ca,era is covered and the image goes black, it then handles the cancel request.