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

EBPhotoPagesDatasource not called #12

Open
loicgriffie opened this issue Jul 24, 2014 · 0 comments
Open

EBPhotoPagesDatasource not called #12

loicgriffie opened this issue Jul 24, 2014 · 0 comments

Comments

@loicgriffie
Copy link

Hey,

This is kind of weird but i have implemented the following EBPhotoPagesDatasource method in a class that inherit from EBPhotoPagesController and made sure the datasource and delegate are correctly set but it never get called.

I downloaded the master branch and test the demo project, same happens.

  • (void)photoPagesController:(EBPhotoPagesController *)controller
    numberOfcommentsForPhotoAtIndex:(NSInteger)index
    completionHandler:(void (^)(NSInteger))handler

In fact when the picture is first shown with the lower toolbar, the number of comment is never displayed, i guess because the call to the datasource method is not call.

Let me know if something wrong on my side.

Cheers

@loicgriffie loicgriffie changed the title EB EBPhotoPagesDatasource not called Jul 24, 2014
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