我正在为ios10使用UNUserNotificationCenter。为了测试,我将本地通知设置为从当前时间起10秒。这是我试过的,-(void)viewDidLoad{[superviewDidLoad];UNUserNotificationCenter*center=[UNUserNotificationCentercurrentNotificationCenter];[centerrequestAuthorizationWithOptions:(UNAuthorizationOptionBadge|UNAuthorizationOptionSound|UNAuthorizati