SDK configuration
Copilot.cx environment URL
The Copilot.cx environment endpoint URL allows the mobile application to send out calls to Copilot.cx servers.
Copilot.cx provides and environment URL for each deployment, so if you are using 2 environments - one for development and debugging purposes and one for production and distribution to end-users, Copilot.cx SDK can be configured to work with the development/production environment per your needs.
Google services file - Firebase
Application should be configured to work with Firebase as its EventLogProvider. In order to wire-up Firebase and Copilot.cx the application should be setup on Firebase site following the setup guides for Android and iOS.
💡 Important: When releasing the application to the stores, do not forget so switch to production environment both Copilot.cx environment URL and the Firebase file.