[TIMOB-17082] ti.barcode: Overlay will not render over camera
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-06-13T20:12:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | n/a |
Reporter | Jamil Spain |
Assignee | Ingo Muschenetz |
Created | 2014-06-05T22:44:42.000+0000 |
Updated | 2017-03-22T22:11:59.000+0000 |
Description
When trying to render the overlay over the camera, it will not render. showRectangle & showCancel work fine.
Working with the customer to get this functionality working for the ti.barcode module. Let me know what next steps are. I included a test project attached to this ticket.
Attachments
File | Date | Size |
Barcode.zip | 2014-06-05T22:44:42.000+0000 | 5921142 |
Having the problem with iPhone 5 (iOS 7.1.1) using the module version 1.8.3. It seems to work fine on Android, but iOS still gives the same problem (no overlay components show up). Rectangle shows up. Cancel button shows up but does not react to tapping. The same happens with the example code in the distributed modules folder.
Tested on: Mac OSX 10.9.3 Appcelerator Studio, build: 3.3.0.201406061445 Titanium SDK, build: 3.3.0.v20140606154912, 3.2.3.GA Titanium CLI, build: 3.3.0-beta3 Alloy: 1.4.0-beta2 Android Device: Nexus 4 (4.4) iOS Device: iPhone 5S (7.0.6) iOS Simulator: iPhone (7.1) Using 3.3.0.v20140606154912 SDK: Android device overlay is present iOS device overlay is present iOS simulator overlay is present Using 3.2.3.GA SDK Android device overlay is present iOS device overlay is +*not*+ present iOS simulator overlay is +*not*+ present
Closing ticket as duplicate and links to the related ticket have been provided above.