Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatible issues in iOS8 #36

Open
shiyingyan opened this issue Oct 24, 2014 · 2 comments
Open

compatible issues in iOS8 #36

shiyingyan opened this issue Oct 24, 2014 · 2 comments

Comments

@shiyingyan
Copy link

In iOS8 , My application break when I click a unit on ALAssetsGroup table.
Thats to say , my application break when it call delegate method "agImagePickerController:numberOfItemsPerRowForDevice:andInterfaceOrientation:" Its normal in iOS7 and on simulator.
why? Wish answers,thanks !

@KatieYun
Copy link

KatieYun commented Nov 6, 2014

I had a problem, too.
But it didn't occured on iPhone-Simulator just only iphone.
EXC_BAD_ACCESS exception occured at "agImagePickerController:numberOfItemsPerRowForDevice:andInterfaceOrientation:"

@SpringOx
Copy link

SpringOx commented Feb 5, 2015

Maybe you could try this one branch( https://github.com/SpringOx/AGImagePickerController ), this problem has be fixed, and iOS8 has be adapted perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants