Setup guide for Chatwoot mobile app development
Name | Description | Default Value | Required |
---|---|---|---|
EXPO_PUBLIC_CHATWOOT_WEBSITE_TOKEN | Web widget token for in-app support | - | No |
EXPO_PUBLIC_CHATWOOT_BASE_URL | Self-hosted installation URL | https://app.chatwoot.com | Yes |
EXPO_PUBLIC_JUNE_SDK_KEY | June analytics SDK key | - | No |
EXPO_PUBLIC_MINIMUM_CHATWOOT_VERSION | Minimum supported Chatwoot version | - | Yes |
EXPO_PUBLIC_SENTRY_DSN | Sentry DSN URL for error reporting | - | No |
EXPO_PUBLIC_PROJECT_ID | Expo project identifier | - | Yes |
EXPO_PUBLIC_APP_SLUG | Application slug for Expo | - | Yes |
EXPO_PUBLIC_SENTRY_PROJECT_NAME | Project name in Sentry | - | No |
EXPO_PUBLIC_SENTRY_ORG_NAME | Organization name in Sentry | - | No |
EXPO_PUBLIC_IOS_GOOGLE_SERVICES_FILE | Path to iOS Google Services config file | - | No |
EXPO_PUBLIC_ANDROID_GOOGLE_SERVICES_FILE | Path to Android Google Services config file | - | No |
EXPO_APPLE_ID | Apple Developer account ID | - | No |
EXPO_APPLE_TEAM_ID | Apple Developer team ID | - | No |
EXPO_STORYBOOK_ENABLED | Enable/disable Storybook | false | No |
npx expo install package-name
instead of pnpm install package-name
..ipa
file.aab
fileMetro bundler issues
iOS build fails
Android build fails
Expo CLI issues