-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,9 @@ | |
# What is this? | ||
|
||
This plugin offers support to receive and handle native push notifications with a **single unified API**. | ||
This plugin offers support to receive and handle native push notifications with a **single unified API**. | ||
|
||
Starting with version `1.9.0`, this plugin will support `CocoaPods` installation of the `Google Cloud Messaging` library. More details are available in the [Installation](docs/INSTALLATION.md#cocoapods) documentation. | ||
Starting with version `2.0.0`, this plugin will support `CocoaPods` installation of the `Firebase Cloud Messaging` library. More details are available in the [Installation](docs/INSTALLATION.md#cocoapods) documentation. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
fredgalvao
Collaborator
|
||
|
||
- [Reporting Issues](docs/ISSUES.md) | ||
- [Installation](docs/INSTALLATION.md) | ||
|
Shouldn't we keep the docs on the cocoapod section for 1.9.0? We could differ then on what we use pods for afterwards (1.9.0:GCM -> 2.0.0:FCM).