Configuration
In this section, we will guide you through the configuration of the apps like APIs Settings, Push Notifications, and App Configuration.
APIs Settings
Sngine 4.0+ is required. Enable the APIs in the admin panel and paste the site URL and API secret into the messaging app config file.
Push Notifications
Paste the OneSignal App ID into the messaging app and upload the iOS p8 and Android FCM credentials so chat pushes arrive on both platforms.
App Configuration
Set the app name, default language, and feature flags in the Dart configuration file so the messaging clients match how your community runs.
Running The Apps
Run the messaging app on an Android emulator or a connected iPhone with `flutter run` and confirm login, chat and push before you ship a build.