Boom Documentation
  • Get Started
  • Setup Mailgun
  • Firebase setup
  • Admob Setup
  • Facebook Login Setup
  • Parse Server Setup
    • Add Social Login
    • Deploy Cloud Code
  • Zegocloud Setup
  • Get Dative Core API key
  • Import and install app
    • Import project
    • Install the app
    • Setup zegocoud and Server
    • Run and compile the app
  • Update Branding
  • Customizations
Powered by GitBook
On this page
  1. Import and install app

Setup zegocoud and Server

Now it's time to connect your app to your parse server

  1. Open .../lib/app/config.dart file

  2. Change your Parse Server URL and Live Query URL

  3. Change your Zegocloud AppID and App Sign

PreviousInstall the appNextRun and compile the app