Is there a way to import user notifications of iOS 10 in Xcode 7.x with swift 2.x version?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
UserNotifications.framework
is available from iOS 10 and later. That is why we need Xcode 8 and later.