1.0.0 • Published 9 years ago
cordova-plugin-fcm-config-fh v1.0.0
cordova-plugin-fcm-config
This plugin copies the required FCM configurations in the project root folders and Xcode project. It is used in combination with the great cordova-plugin-fcm plugin.
This project is just solving the integration of the FCM configurations to prevent the git checkin of all
platform/*folders.
Howto
- Copy this repository as
cordova-plugin-fcm-configfolder into your cordova project root folder. - Replace the
google-services.jsonandGoogleService-Info.plistfiles from Firebase console. Add the plugin into your
config.xmlwith
<plugin name="cordova-plugin-fcm-config" spec="cordova-plugin-fcm-config" />
1.0.0
9 years ago