Parse Live Query doesn't trigger Create, Update event

Hello.
Is there anyone who is having similar issue like this? This is when I try to use the live query server and first, websocket connections says that Additional properties not allowed and then the subscription is created next ws connection.
Problem is that although it’s subscribed successfully, the creation or update on a Parse Object doesn’t trigger the create and update event on this subscription

Could you share more details of your live query setup and the code that you are using to connect?

Updating your SDK and Server will fix this.

See discussion