Skip to content
#

mobile-push-notification

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Push Notification is a notification that is forcibly sent by the server to the client so that the notification sent to the client without waiting for the client to request it. In order for the notification to be accepted by the client, the client and server must always be connected through socket communication.

  • Updated Apr 20, 2019
  • HTML

This tutorial will guide you through how to add mobile push notifications to an iOS Swift chat application. You'll be using PubNub to construct and send push notification payloads to the Apple Push Notification Service (APNs) to deliver the notifications to your device.

  • Updated May 5, 2023
  • Swift

Improve this page

Add a description, image, and links to the mobile-push-notification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobile-push-notification topic, visit your repo's landing page and select "manage topics."

Learn more