Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(firestore): only last QueryFilterConstraint was applied on Android #562

Merged
merged 2 commits into from Feb 15, 2024

Conversation

robingenz
Copy link
Member

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #554

Copy link
Member Author

@robingenz robingenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm i @capacitor-firebase/firestore@5.4.0-dev.4cddd75.1707993194

@robingenz robingenz changed the title fix(firestore): only last QueryFilterConstraint was applied on iOS fix(firestore): only last QueryFilterConstraint was applied on Android Feb 15, 2024
@robingenz robingenz merged commit 2005662 into main Feb 15, 2024
@robingenz robingenz deleted the fix/issue-554 branch February 15, 2024 10:47
@github-actions github-actions bot mentioned this pull request Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Firestore compositeFilter 'and' is not working
1 participant