Verified Commit bcf51fbb authored by Cui's avatar Cui

update ios

parent 594fcd27
......@@ -38,7 +38,8 @@ func AppMessageSender(am AppMessage, appKey, masterSecret string, iosProduction
alert := make(map[string]string)
alert["title"] = am.Title
alert["subtitle"] = am.SubTitle
// alert["subtitle"] = am.SubTitle
alert["body"] = am.SubTitle
iosNotification.Alert = alert
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment