-
Bug
-
Resolution: Fixed
-
Major
-
4.2
If a user has several devices configured, the payload of the notification will be encrypted several times, make it impossible for some of the devices to decrypt it. The payload is encrypted for the first device, and then the second device uses the encrypted data as a base instead of using the plain message, so it's encrypting an already encrypted message.
- Discovered while testing
-
MDL-76722 Add encrypted mobile notifications support
- Closed