Skip to content

The picker view show but immediately close with error #22

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:"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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