Push notification body is used for storing meta information as well as the body itself. When adding a notification from admin, the text entered will cause the json decode operation to fail because it's not valid JSON. The admin class should handle this gracefully.
Push notification body is used for storing meta information as well as the body itself. When adding a notification from admin, the text entered will cause the json decode operation to fail because it's not valid JSON. The admin class should handle this gracefully.