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

Getting EXC_BAD_ACCESS in using AQGridView with Xib #201

Open
Quamber opened this issue Jun 24, 2013 · 2 comments
Open

Getting EXC_BAD_ACCESS in using AQGridView with Xib #201

Quamber opened this issue Jun 24, 2013 · 2 comments

Comments

@Quamber
Copy link

Quamber commented Jun 24, 2013

I am using AQGridView with Xib file. I have set the basic Project just as explained in the Video by Evadne Wu. And i am moving to next Grid using expandFromRect from ExpansionDemo and the Grid is loaded fine but whenever i click anywhere on the grid i get EXC_BAD_ACCESS and exception is generated without any Log about the reason.

Also that the didSelectItemAtIndex doesn't get called even though i have set the self.gridView.delegate = self;

@Quamber
Copy link
Author

Quamber commented Jun 24, 2013

here is the video link : https://vimeo.com/46408155

@Quamber
Copy link
Author

Quamber commented Jul 1, 2013

The problem was with overriding animations. I removed the animations ended updates and then called the controller and it worked fine

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

1 participant