SDK SupportOverlay not displaying when cameraView is shown

  • I'm working off the newer SDK.

    When I launch the barcode, with nearly identical initialization as the sample project (specifically the scanPressed method and a completely identical OverlayViewController class) I just receive the camera rendering. If I comment out "[parentPicker setCameraView:cameraView];" in viewDidLoad of OverlayController.m I do wind up seeing the overlay assets.

    Any ideas on what could be going wrong? Just to clarify this is just a visual problem, i.e. although I can't see the targeting box, I can eventually get it to scan with just the camera display up.

    I am also init'ing my OverlayController programmatically with this call "overlayController = [[OverlayController alloc] initWithNibName:@"ScanOverlay" bundle:nil]; " in my RLSampleViewController.m equivalent class.

Want to take part in this discussion? Click one of these: Sign In Register For Membership

Howdy, Stranger!

It looks like you're new here. If you want to take part in the discussions, click one of these buttons!

Sign In Register For Membership

Categories

In this Discussion