Skip to main content

Activity

commented on New API paging
I’m using the iOS SDK with the new pagination API. Everything works except that the NBPaginationInfo object I get back has incorrect properties. The numberOfTotalPages, numberOfTotalItems and numberOfTotalAvailableItems properties are all 0, making it impossible for me to know how many items to expect.

Is this a known issue, or could it be something wrong with my implementation?
posted 2015-06-11 22:29:52 -0700