1.0.5 • Published 8 years ago

mylo-plugin-fcm-config v1.0.5

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

mylo-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

  1. Copy this repository as mylo-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="mylo-plugin-fcm-config"/>

1.0.5

8 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago