摘要:
@IBAction func sendNotification(sender: AnyObject) { var userInfo = Dictionary() userInfo["uid"]="123456" localNotification.alertAction = "Testing notifications on iOS8" ... 阅读全文
posted @ 2015-07-22 12:54
jeevan Wong
阅读(363)
评论(0)
推荐(0)