B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

Issues under ios 7 #57

Closed maystroh closed 11 years ago

maystroh commented 11 years ago

Hey,

The multiple selection was working great under iOS 6 but when we start working on the iOS 7 SDK we encountered the following problem:

Any help would be appreciated. Thanks.

jvanmetre commented 11 years ago

Can you see if commit ae43e35 fixes this issue?

maystroh commented 11 years ago

Thanks for your help. It was an issue related to the usage of the third-party. It is no longer an issue.

Sorry for the inconvenience.

tglobal commented 10 years ago

i am having same problem. If i make build from xcode 4.5 then its showing images of iPhone Camera, but if i make same build from xcode 5 i.e ios 7 then will not show the images of iPhone Camera. Please provide perfect solution. Thanks in Advance.

tglobal commented 10 years ago

hello maystroh, i have changed the ELCImagePickerController package but still its not working. What you have done?

ladrua commented 10 years ago

Having similar issue, did anyone figure this out?