Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 2, 2018. It is now read-only.

Conversation

@fjswhl
Copy link

@fjswhl fjswhl commented Nov 25, 2015

We encountered a problem (ImagePickerController cancel button not working) when integrate BlocksKit to our project, the reason is we didn't implement imagePickerControllerDidCancel delegate method.

But Dismiss ImagePickerController is the system default implementation for imagePickerControllerDidCancel, however using A2DynamicUIImagePickerControllerDelegate to check delegate is responds to imagePickerControllerDidCancel, the result is false, so system default implementation is lost. This commit fixes this.

Dismiss ImagePickerController is the system default implementation for imagePickerControllerDidCancel, however using A2DynamicUIImagePickerControllerDelegate to check delegate is responds to imagePickerControllerDidCancel, the result is false, so system default implementation is lost. This commit fixes this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.