How to

Push Notifications

Enabling Mobile Push Notifications: Android

Follow this how-to to enable PubNub's Mobile Push Gateway in the Admin Portal to send your Android users push notifications and alerts.
PubNub portal

Enabling Persistence

Follow this how-to to enable Persistence in the Admin Portal to persist all messages as they're published.
PubNub portal

Creating Keys

Follow this how-to on creating keys in the Admin Portal to connect your application to the PubNub network.
PubNub portal

Enabling Objects

Follow this how-to on enabling Objects in the Admin Portal to to store metadata for users, channels, and memberships without the need of setting up your own database.
PubNub portal

Enabling Files

Follow this how-to on enabling Files in the Admin Portal to upload and share files.
Push Notifications

Push Notifications

Follow this how-to to learn more about how you can leverage push notifications in your application to better keep your users engaged and informed.
How to enable and configure PubNub Presence
PubNub portal

How to Enable and Configure PubNub Presence

Follow this how-to to enable Presence in the Admin Portal to track the online and offline status of users and devices in real time.
Push Notifications

Enabling APNs Mobile Push Notifications

Follow this how-to to enable PubNub's Mobile Push Gateway in the Admin Portal to send your iOS users push notifications and alerts using APNs.
Presentation slide explaining the concept of filtering events using JSONPath by PubNub.
PubNub portal

Events & Actions: How to Filter Messages Using JSONPath

Read our complete guide on how to filter Events using the Advanced JSONPath Filter in Events & Actions. In this guide, you’ll learn the different filter options available to you in E&A, what is JSONPath, and how to format complex JSONPath Filter Expressions to filter for the Events you need.