Skip to content

Thanks for the great project.. however it doesn't seem to work with iOS 5.x simulator #2

@jongampark

Description

@jongampark

Hello, I appreciate your work!

However, it doesn't look to work with iOS 5.x simulator. I tried also iOS 6 simulator, but the CameraTest project complaint for some method which were deprecated in iOS 6.
It's Ok, though.

When it calls imagePickerController:didFinishPickingMediaWithInfo:, it tries to dismiss the modal view controller ( UIImagePickerController ). However it doesn't dismiss it.
When I clicked "cancel" to dismiss it, it should have set the sample image to self.imageView.image and display. But it didn't.

I checked if the image was retrieved and yes. It did.

Any thought?
Thank you.

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