Camera showing up behind Navigation Group on iPad

You must Login before you can answer or comment on any questions.

Hey guys, usually I can find an answer to my question based on previous Q&A, but I'm finally stumped.

I am creating an iPad app with a Navigation Group. The rest of my navigation group preforms accordingly but when it comes to the camera, it is showing up behind the app. The status bar disappears and you can see the camera view. I can even hit the volume button to take the photo but that does me no good!! The reason I am not using the camera via the popover window, is I need to take pictures of larger objects and that camera is too small.

I wouldn't mind using the popover approach if there were a way to create a larger popover that displays the camera.

Vitals: Titanium SDK version: 2.0.1 (04/12/12 16:33 999c68a) Titanium Studio, build: 2.1.0.201206251749 Device : iOS version 5.1.1

— asked 12 months ago by Alex Rangeo
1 Comment
  • Never mind.. Issue solved, user error.. One of the windows supporting my app was set to modal, causing the Camera to be placed behind. I had attempted using the zIndex property but to no avail so I figured that wasn't the issue. Sorry for the waste of time!

    — commented 12 months ago by Alex Rangeo

Your Answer

Think you can help? Login to answer this question!