腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(19)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
解除
UserNotificationsUI
- UNNotificationContentExtensionResponseOption
我正在设置多个本地通知,并且我已经设置了通知的操作数量。比如打瞌睡,表演,关门。 if response.actionIdentifier == "
浏览 8
修改于2020-09-04
得票数 2
1
回答
"
UserNotificationsUI
“在为Mac错误生成UIKit时不可用
我安装了Xcode 11-beta和macOS Catalina 10.15-beta
浏览 0
提问于2019-06-06
得票数 2
回答已采纳
1
回答
目标c中ios 9处的
UserNotificationsUI
.framework错误
我用的是
UserNotificationsUI
.framework.但它在iOS 9坠毁。
浏览 1
提问于2016-12-03
得票数 0
1
回答
运行ios 9通知时崩溃
在运行应用程序时获取错误: dyld: Library not loaded: /System/Library/Frameworks/
UserNotificationsUI
.framework/
UserNotificationsUI
浏览 2
提问于2016-09-17
得票数 5
3
回答
如何在ios推送通知中显示图像?
iOS 10引入了推送通知框架更新, 正如在苹果文档上所写的那样,当本地和远程通知出现在用户的设备上时,我们可以定制它们的外观。
浏览 0
修改于2020-02-27
得票数 55
1
回答
无法在UNNotificationContentExtension上使用AutoLayout约束
当我给它一个这样的框架时,内容就会被添加进来:import UserNotificationsimport UIKitimport
UserNotificationsUI
浏览 0
提问于2016-11-08
得票数 2
0
回答
如何在NotificationContentExtension下调试代码?
import UIKitimport
UserNotificationsUI
class NotificationViewController: UIViewController
浏览 18
修改于2017-12-01
得票数 0
1
回答
在通知内容扩展中编程调用VC时无法插入COPY_SEND
无法插入COPY_SEND”import UIKitimport
UserNotificationsUI
浏览 0
修改于2018-10-13
得票数 1
回答已采纳
1
回答
通知内容扩展设置
https://developer.apple.com/documentation/
usernotificationsui
/customizing_the_appearance_of_notifications
浏览 23
修改于2019-02-06
得票数 1
2
回答
iOS-如何在iOS 10中集成推送通知?
userInfo completionHandler:(void (^)())completionHandler {} 如何使用UserNotifications和
UserNotificationsUI
浏览 3
修改于2017-02-24
得票数 11
回答已采纳
1
回答
ios通知屏幕中通知的格式显示
我的分机代码:using UIKit;using
UserNotificationsUI
; namespace NotificationContentExtension
浏览 0
修改于2018-10-25
得票数 0
回答已采纳
1
回答
如何关闭通知内容扩展?
图片如下: 我的NotificationViewController.swift:import UserNotifications import
UserNotificationsUI
浏览 0
修改于2018-02-20
得票数 2
1
回答
图像未显示在离子ios推送通知中。
}这是notificationViewController.swift文件:import UserNotifications import
UserNotificationsUI
浏览 4
修改于2020-06-06
得票数 1
回答已采纳
3
回答
如何使用选定的UIPickerView值作为通知的时间间隔?
到目前为止,这是我的代码:import UserNotifications class ViewController
浏览 9
修改于2017-04-05
得票数 0
回答已采纳
1
回答
如何检测可操作通知的触发日期
我的监听器如下所示:import UserNotifications class NotificationSetup
浏览 2
修改于2017-04-05
得票数 4
1
回答
通知内容未被调用,甚至连内容情节提要都被更新。
下面是我在SampleNotificationDelegate中的内容import UserNotifications import
UserNotificationsUI
浏览 2
修改于2019-07-11
得票数 0
回答已采纳
1
回答
如何通过podspec配置Xcode项目的构建设置
s.requires_arc = trues.frameworks = 'UserNotifications', 'UIKit', 'Foundation', '
UserNotificationsUI
浏览 1
修改于2020-03-15
得票数 2
1
回答
在我的iOS应用程序中我没有收到推送通知Firebase
Firebaseimport FirebaseFirestoreimport GooglePlaces import
UserNotificationsUI
浏览 5
修改于2020-06-04
得票数 2
1
回答
clang: error:链接器命令失败,退出代码1(使用-v查看调用) Xcode 10.2.1
Debug-iphonesimulator/NotificationContent.build/NotificationContent.appex-Simulated.xcent -framework
UserNotificationsUI
浏览 0
修改于2019-06-08
得票数 0
回答已采纳
领券