fulldecent / FDTake

Easily take a photo or video or choose from library
MIT License
319 stars 121 forks source link

iOS 9: Black screen when taking the picture (even if user agreed) #71

Closed frranck closed 8 years ago

frranck commented 8 years ago

First I can see the camera, working then i push the "click" button and get a dark screen, even if the user agreed. I get the following errors in the console (4 times):

CGAffineTransformInvert: singular matrix. CGAffineTransformInvert: singular matrix. CGAffineTransformInvert: singular matrix. CGAffineTransformInvert: singular matrix.

frranck commented 8 years ago

ps: I'm creating the objects in the main queue.

frranck commented 8 years ago

http://stackoverflow.com/questions/34132933/uiimagepickercontroller-not-picking-image-in-ios-9

fulldecent commented 8 years ago

There has been a huge refactor in master. Could you please confirm if this is still an issue.

fulldecent commented 8 years ago

Closing now, please reopen if further details are available and this is confirmed not working on the latest version