objective c - Front Camera switch goes black -
i making app that, in course, can take picture rear camera , take picture front camera 3 seconds after. dismissing previous uiimagepickercontroller , presenting uiimagepickercontroller, in completion block of presentviewcontroller:animated:completion: method start nstimer calls takepicture after 3 seconds.
this worked charm in ios 7. in ios 8 fail see front camera view , receive in console:
uiimagepickercontroller: ignoring request take picture; camera changing modes.
what going on here? there api change? or x.0 bug?
if code needed me out gladly provide it.
Comments
Post a Comment