As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Lots of APIs have support for loading records after or before a certain record id, generally referred to as paging. Is there anything like that available for Kinvey data stores? I saw the KCSQuerySkipModifier, but if more records are added between fetches, it doesn't do much good.
If there is no built-in functionality in the SDK, does anyone have an example of custom endpoint code that could provide the same functionality for paging through data stores?
Ed Ragsdale
If there is no built-in functionality in the SDK, does anyone have an example of custom endpoint code that could provide the same functionality for paging through data stores?