Skip to content

didFinishPickingMediaWithInfo #1

@melihkeskin

Description

@melihkeskin

Hi arulprasad,

nice work, thanks for sharing.

i want to some questions.

i using the DKImagePickerController.

unfortunately i just take picking image like this

pickerController.didSelectAssets = { [unowned self](assets: [DKAsset]) in

           //self.assets = assets

            assets.first?.fetchFullScreenImageWithCompleteBlock({ image in


            })

        } 

how can i get image media info without didFinishPickingMediaWithInfo?

Can you help me ?

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