Heapchat Docs

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
  2. Configure Apple Push Notification service (APNs):

Note

  • This is optional step, 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: