1.0.0 • Published 7 years ago

cordova-plugin-fcm-config-su v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

cordova-plugin-fcm-config

This plugin copies the required FCM configurations in the project root folders and Xcode project.

This project is just solving the integration of the FCM configurations to prevent the git checkin of all platform/* folders.

Howto

  1. Copy this repository as cordova-plugin-fcm-config folder into your cordova project root folder.
  2. Replace the google-services.json and GoogleService-Info.plist files from Firebase console.
  3. Add the plugin into your config.xml with

<plugin name="cordova-plugin-fcm-config" spec="cordova-plugin-fcm-config" />