parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
573 stars 188 forks source link

`installationId` in LiveQuery `connect` #975

Closed mbfakourii closed 9 months ago

mbfakourii commented 9 months ago

New Issue Checklist

Issue Description

LiveQuery does not send installationId when connect.

Steps to reproduce

n/a

Actual Outcome

n/a

Expected Outcome

n/a

Environment

Parse Flutter SDK

Server

Logs

n/a

parse-github-assistant[bot] commented 9 months ago

Thanks for opening this issue!

mtrezza commented 9 months ago

This is labelled as bug but the PR is a feat - which of the 2 is it?

mbfakourii commented 9 months ago

This is balled as bug but the PR is a feat - which of the 2 is it?

This is the feat PR. installationId was not sent before in LiveQuery and I also changed the label.