Top "Push-notification" questions

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

Unable to connect to live 'ssl://gateway.push.apple.com:2195'

I am facing issue with APNS php code for push notification on IOS devices, I have two separate connection for …

push-notification apple-push-notifications apns-php
iOS APNS Development [sandbox] vs Production

Guys I'm having some trouble figuring out the key differences between the APNS (push notification) Developer (Sandbox) and Production modes. …

ios push-notification apple-push-notifications provisioning-profile p12
Scheduled websocket push with Springboot

I want to create a simple news feed feature on the front end that will automatically update through websocket push …

java spring websocket spring-boot push-notification
Notification sound on API 26

I have a custom mp3 sound that I use on my notifications. It works fine on all devices below API 26. …

android push-notification
How do I send a HTTP/2 POST request in PHP

I found a similar question at Sending HTTP/2 POST request in Ruby But I want to update my server with …

php curl push-notification apple-push-notifications http2
Xiaomi does not receive notification when application is not running

I am working on an application where I am using Google Push Notification. Application receives notification when it is running …

android push-notification google-cloud-messaging
C2DM implementation PHP code

I am creating the Android application where C2DM push notification is used. But i have a problem in creating …

php android push-notification android-c2dm
OneSignal how to send Push to specific device - ionic

I want onesignal to be able to send push notification to a specific device. How do I capture the device …

ionic-framework push-notification uuid onesignal
iPhone: Incrementing the application badge through a local notification

is it possible to increment the application badge through a local notification while the app is not running? I know …

iphone cocoa-touch ios4 push-notification uilocalnotification