Quick Start
Get started with the Heapchat SDK in minutes
1. Create a New Project
- Go to the Heapchat Dashboard
- Click on the
+ New Project
button - Choose a name for your project that reflects your application
2. Platform Setup
For iOS Applications
-
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
-
Configure Apple Push Notification service (APNs):
- Get the APN Certificate from the Apple Developer Portal
- Obtain your Team ID and Key ID from the Apple Developer Portal
- Follow Apple's official guide for detailed steps
Note
- This is optional step, you can skip this step if you don't want to use push notifications.
For Web Applications
- Configure your web project settings:
- Enter your
Website URL
(e.g., https://yourdomain.com)
- Enter your
Next Steps
For more platform specific documentation, please refer to the following guides: