我需要在iOS中的本地通知中顯示動作按鈕。我收到通知,但沒有任何操作按鈕。你能指導我做錯了什麼嗎? 這是我的代碼: var category = new UIMutableUserNotificationCategory();
var okAction = new UIMutableUserNotificationAction
{
Identifier =
我試着寫一個函數來檢查我是否已達到64個本地通知的限制。有一些解決方案來處理UIlocalNotifications,但我還沒有找到一個NSlocalNotifications。這裏是我的功能 func notificationLimitreached() {
let center = UNUserNotificationCenter.current()
var limit