2

I've had a few users reporting that their notification data contains [modified] at the end of the header of the body of their notifcations.

I have no idea where this could come from as it only appears for some users and I'm unable to reproduce it on my end.

Here's a screenshot of what it looks like.

Hugo
  • 2,073
  • 6
  • 23
  • 46

1 Answers1

3

Figured out the issue, check your NotificationService.m file. the "self.bestAttemptContent.title" has [modified] prepended to the message.

Keith V
  • 680
  • 4
  • 13