标签: ios apple-push-notifications
在我的应用中,推送通知已启用。我们可以通过应用程序知道设置中的推送通知开关是打开还是关闭应用程序?
我正在使用此代码,每次返回7代码:
UIRemoteNotificationType types = [[UIApplication sharedApplication] enabledRemoteNotificationTypes];