Top "Push-notification" questions

Push notifications are alerts, badges, or sounds which are pushed to a mobile device from a remote server.

Exception when opening Parse push notification

I setup Parse push Android SDK 1.7.0 and can receive pushes without any problem. However, when opening the push notification my …

android push-notification parse-platform
Firebase messaging: default notification channel doesn't work

When I send notifications from Firebase console without channel specified on Android Oreo it must use "Miscellaneous" channel OR if …

android firebase push-notification firebase-cloud-messaging android-8.0-oreo
Push data to client using SignalR vs WCF?

I have one WPF client-server application. Now I have scenario like client will connect to server and server will push …

wcf push-notification signalr
XMPP (Openfire) Push Notifications Android

I really tried to find a solution to this problem but didn't. There are some threads related to this concept, …

android push-notification xmpp google-cloud-messaging
Provisioning Profiles + Push Notifications + Production vs Development

I'm building an iOS app that uses push notifications, and I'm finally ready to submit it. Before I do, I'd …

iphone ios push-notification provisioning apple-push-notifications
Android Push notification sound is played only when app is in foreground but not playing sound when app is in background

I am using FCM for push notification below code to play sound when notification received public void playNotificationSound() { try { Uri …

android firebase push-notification android-notifications firebase-notifications
Open android app from PUSH notification

Got a little problem that's been bugging me.. I've set up my application to receive PUSH notifications from Urban Airship …

android push-notification android-pendingintent urbanairship.com
Is there a way to display desktop notifications even when Chrome or Firefox is closed?

We're developing a website which sends push notifications to end users using GCM. We've gone through Service Worker and all. …

google-chrome push-notification google-cloud-messaging web-push web-notifications
How to debug app when launch by push notification in Xcode

I am using Xcode 5. I am working with push notifications in iOS. I am getting satisfying results for background mode …

ios xcode debugging push-notification xcode5