piemonte / PBJVision

📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
MIT License
1.93k stars 324 forks source link

Library create problem for ios 10 #330

Closed sachin19jan closed 7 years ago

sachin19jan commented 7 years ago

Hi, I am facing issue with library on ios 10, Earlier It works fine but now when I am trying to record video some time it's works some time not. Their is no log printed that's why I am not able to reach out exact issue please help me to debug the issue.

piemonte commented 7 years ago

📎 https://github.com/piemonte/PBJVision/issues/327

piemonte commented 7 years ago

@sachin19jan please make sure you're handling permissions properly too, by adding the appropriate camera, microphone, and photos keys to the Info.plist

holgersindbaek commented 6 years ago

I'm having a similar error:

https://github.com/piemonte/PBJVision/issues/345

Did you figure out what caused this?