rich-notifications Questions
4
Solved
I have been looking for a solution for this since quite a while. But I am not able to find anything. I have implemented Push Notifications for iOS using FCM. But I don't know if FCM supports iOS 10...
Casiano asked 21/11, 2016 at 5:7
1
I need to show hyperlink in my remote notification along with Title and body. I have done some thing like this:
@IBAction func openPDFButtonPressed(_ sender: Any) {
self.scheduleNotification()
}...
Ranite asked 20/1, 2020 at 14:36
2
Solved
I'm developing an iPhone application using objective-c. The basic push notification is working properly. Now I want to add rich notification in my app but I cannot get the didReceiveNotificationReq...
Repent asked 20/5, 2018 at 16:6
2
Solved
My question might be bad, but I can't find any answer anywhere, I'm lost...
So I want to display a rich notification with a nice image in iOS 10+.
For this I'm using FCM and an UNNotificationSer...
Hammer asked 9/3, 2017 at 10:36
2
Solved
My Chrome extension makes heavy use of webkitNotifications. I want to switch to the new rich notifications (chrome.notifications) but those aren't available on all platforms yet and at the moment o...
Chanell asked 27/5, 2013 at 13:25
1
© 2022 - 2025 — McMap. All rights reserved.