notification-content-extension Questions
1
In NCE (Notification Content Extension) i use a WKWebView, which loads local and remote content
however, while the phone is locked, the method
func webView(_ webView: WKWebView, didFinish navigatio...
Saliva asked 30/9, 2021 at 17:49
1
Solved
Is it possible to dismiss/cancel a local notification from a button with in NotificationContentExtension?
I was only able to dismiss the NotificationContentExtension itself, but not the entire noti...
Lutetium asked 25/6, 2020 at 22:27
3
How to handle new iOS10 Notification Action when app is closed (not in background) ?
when app is minimalized everything works fine with:
UNUserNotificationCenter.current().delegate = x
and hand...
Deina asked 23/9, 2016 at 7:34
1
Solved
iMessage updates the rich push when it's on the screen. You can see what is user is typing RIGHT NOW, and message will be added to your conversation.
So the question is: how i can catch new push n...
Necrose asked 15/3, 2017 at 14:6
1
© 2022 - 2024 — McMap. All rights reserved.