Skip to content

The picker view show but immediately close with error #22

@elahekhani

Description

@elahekhani

hello
I am using your library in my swift project.
my code is:

    **attachmentPickerController.mediaType = [ DBAttachmentMediaType.image , DBAttachmentMediaType.video]
    attachmentPickerController.capturedVideoQulity = UIImagePickerControllerQualityType.typeHigh
    attachmentPickerController.allowsMultipleSelection = true
    attachmentPickerController.allowsSelectionFromOtherApps = true        
    attachmentPickerController.present(on: self)**

The picker view show but immediately close with this log:
"Error: Responder must initialize DBAttachmentPickerController through special method attachmentPickerControllerFinishPickingBlock:cancelBlock:"

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