πŸ”₯Firebase Configurations

The Firebase configurations is essentially needed for the Firebase FCM (push notifications service) and Crashlytics.

All the configurations for Firebase are already setup inside the project and you only need to create your own Firebase project to get the GoogleServiceInfo.plist file and put it inside the project.

Please follow the link below on how to get your Firebase configuration file

Last updated