Using the startafter method to paginate my query works fine on Android not on iOS. Im passing a date value to paginate by I pass in start after (2021-04-15 20:35:07.618Z) as the field value to start after my pagination limit size is 3 items. Im returned 3 items where the first is a duplicate again (2021-04-15 20:35:07.618Z)