Skip to content

Reset UINavigationController's delegate in the UINavigationController+Consistent.m file is wrong! #1

@gzucm

Description

@gzucm

When use UIImagePickerController, it inherit form UINavigationController. Caller may use UIImagePickerController's delegate to fetch image, however your code reset it's delegate in method - (void)safePushViewController:(UIViewController *)viewController animated:(BOOL)animated. So UIImagePickerController's delegate methods had no chance to be called. (Forgive my poor English)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions