- (void)camera:(OCCameraViewController *)cameraViewController didTakePhoto:(NSString *)pathToPhoto { NSLog(@"took photo:%@", pathToPhoto); }