Heapchat Docs
🚀 Go to dashboard for project info →

Quick Start

Get started with the Heapchat SDK in minutes

1. Create a New Project

  1. Go to the Heapchat Dashboard
  2. Click on the + New Project button
  3. Choose a name for your project that reflects your application

2. Platform Setup

For iOS Applications

  1. Fill in the required iOS app details:

    • Bundle ID: Your app's unique identifier (e.g., com.yourcompany.appname)
    • App Store ID: Your app's identifier in the App Store

    Where to find these details:

  2. Configure Apple Push Notification service (APNs) - Optional:

    • Team ID: Your team identifier
    • Key ID: Your key identifier
    • APN Certificate: Your APN certificate file

    Where to find these details:

    You can skip this step if you don't want to use push notifications.

For Web Applications

  1. Configure your web project settings:

Next Steps

For more platform specific documentation, please refer to the following guides: