Skip to main content

FluentNotify 1.0.2 breaks Greek / multibyte push notifications when truncating title or message

I am experiencing an issue with FluentNotify push notifications on FluentCommunity.

Environment:

  • FluentCommunity 2.9.1
  • FluentCommunity Pro 2.9.1
  • FluentNotify 1.0.2

Some Community Comment push notifications are sent normally, while others are skipped.

The skipped notifications show this error:

Token, title, and body are required to send a notification.

What is unusual is that this does not happen to every notification. It seems to affect only some notifications containing Greek text.

For example, in one affected notification the recipient, device, icon and action URL were all available, but the notification was skipped and no send attempt was made.

Other Community Comment notifications sent around the same time worked normally.

This makes the issue intermittent and difficult to predict.

I have confirmed that the related post, comment and notification route are valid, so the problem does not appear to be related to the post URL, slug or Firebase configuration.

Could you please check whether there is an issue with FluentNotify handling Greek / UTF-8 notification content?