Closed tranngoclinh88 closed 8 years ago
@tranngoclinh88 Hi, could you tell me how you open the photo picker? I tried the demo app about taking a photo with default settings, it worked fine.
We got it. the method is deprecated since iOS 3 but still available for a long time. We'll fix it. Thanks (https://developer.apple.com/reference/uikit/uiimagepickercontrollerdelegate?language=objc)
Hi,
First of all, thanks for this amazing library.👍🏼
iOS 10.3 app crash after taking photo using camera. It works fine while taking photo from gallery. I also tried other stuffs in dismiss handler. But, not worked. Why it's not working for both. I implemented it as Demo project.
Happen in:
Steps:
I found that delegate
It called delegate:
Please check!