Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Fix finding latest feedback message having an ID #75

Merged

Conversation

ghost
Copy link

@ghost ghost commented Aug 3, 2016

The previous implementation stopped at the first message having an ID instead of, as the method name suggests, getting the last item.

This change fixes the detection of knowing if there are new messages incoming from the server the user didn’t see yet and hence makes the use of the showAlertOnIncomingMessages actually possible.

This problem should also apply to the iOS implementation.

The previous implementation stopped at the first message having an ID instead of, as the method name suggests, getting the last item.

This change fixes the detection of knowing if there are new messages incoming from the server the user didn’t see yet and hence makes the use of the `showAlertOnIncomingMessages` actually possible.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants