Getting Started
To begin using the Roam SDK, you'll first need access to the Roam Dashboard and your SDK keys.
Last updated
Was this helpful?
To begin using the Roam SDK, you'll first need access to the Roam Dashboard and your SDK keys.
Last updated
Was this helpful?
Login to the dashboard at:
Note: Your dashboard credentials will be provided by the Roam team. If you don’t have access yet, please contact your account manager or email us at sales@roam.ai.
Log in using your credentials.
Click “Create Project” and enter a project name.
Select your platform(s):
Android: Enter your app’s package name
iOS: Enter your app’s bundle ID
Set Integration Method to Manual
.
Your project is now successfully created.
You can add both Android and iOS under the same project by clicking the ➕ icon in the project details screen.
Make sure the Package Name (Android) and Bundle ID (iOS) match your actual app. The SDK keys are tightly linked to these identifiers. If they are incorrect, the SDK will not initialize.
Once your project is created, go to the Settings tab.
Copy your publishable key
. Use this key during SDK initialization in your app.