Hello, anyone has a working example of a TTThumbsViewController used with files included in the bundle?
I tried on my own but I think I'm missing something relevant. My controller instantiates correctly and it's initialized with a photo source and objects with the TTPhoto protocol.
maxPhotoIndex is called correctly but photoAtIndex never gets called.
What triggers the loading mechanism?
Thanks in advance