views:

17

answers:

0

I need to create a tab bar app with acess the camera in the third section of tab bar, but a try with [self.view insertSubview:overlay.view atIndex:1]; and doesn't work. They don't load the camera. How i do that?