How to

How to Add Presence to Your Unreal Engine Game
Gaming

How to Add Presence to Your Unreal Engine Game

Learn how to add Presence to your Unreal Engine Game to track the online and custom status of players. You'll learn about the different Presence Events, as well as implementing custom state to manage the exact location and activity of players in your game.
Smooth location data
Geolocation

How to Smooth Your Location Data & Snap to the Nearest Road

"How do I stop location fixes from ‘jumping around’?”, “How do I snap the vehicle to the road?”, “What if the vehicle GPS location is bad? Can I smooth that data?”. This how-to aims to answer all these questions.
Chat

How-to Add Moderation to your Live Events Application

How to utilize the PubNub SDK on both the server side and client side of your application to add secure moderation events to your live events app.
How to Set Up Illuminate for Your Game
Gaming

How to Set up Illuminate for Your Game

Learn how to improve the monetization and balancing for your game in real time with Illuminate, an in-the-moment decision-making and actionability solution based on live analytics tracking of your online game data.
Gaming

How to Create Game Alerts

Read our complete guide to build game alerts. Read this and our other information when building game alerts and push notifications.
Social banner for how to upgrade your message encryption
Chat

How-to Upgrade your Message-Level Encryption to 256-bit Key Strength

At PubNub, we are committed to providing customers with the highest level of security for their data, this how-to will explain how to upgrade to the new 256-bit encryption method introduced to our SDKs starting in October 2023.
Mention Users and Channels with the PubNub Chat SDK
Chat

How to Mention Users and Channels with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through mentioning (tagging) users and channels using the SDK
Create Threads and Quote Messages with the PubNub Chat SDK
Chat

How to Create Threads and Quote Messages with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through creating threads and quoting messages using the SDK
Add Reactions to Messages with the PubNub Chat SDK
Chat

How to Add Reactions and Emoji to Messages with the PubNub Chat SDK

The PubNub Chat SDK exposes a set of APIs designed to make it easy to add powerful and flexible chat features to your app with minimum development. This guide walks you through adding reactions (emoji) to messages using the SDK