feat(grcp): support MutableContent for ios (#332)
This commit is contained in:
@@ -60,6 +60,7 @@ func (s *Server) Send(ctx context.Context, in *proto.NotificationRequest) (*prot
|
||||
Sound: in.Sound,
|
||||
ContentAvailable: in.ContentAvailable,
|
||||
ThreadID: in.ThreadID,
|
||||
MutableContent: in.MutableContent,
|
||||
}
|
||||
|
||||
if badge > 0 {
|
||||
|
||||
Reference in New Issue
Block a user