forked from albertgasset/phonegap-plugin-push
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,15 +22,16 @@ We created this fork because we needed to include the following modifications in | |
| - | Fix crash if no valid configuration provided | | ||
| - | Support encrypted push notifications (Android 8+ and iOS 13+) | | ||
| - | Update default version of Firebase for iOS | | ||
| - | Fix obtaining FCM token in iOS when using Firebase 10.23 | | ||
|
||
This fork is based of `v4.0.0` and it also includes some commits that hadn't been released yet. | ||
|
||
You can see all the changes here: [2.0.0...moodlemobile:v4.0.0-moodle.8](https://github.com/havesource/cordova-plugin-push/compare/2.0.0...moodlemobile:v4.0.0-moodle.8) | ||
You can see all the changes here: [2.0.0...moodlemobile:v4.0.0-moodle.9](https://github.com/havesource/cordova-plugin-push/compare/2.0.0...moodlemobile:v4.0.0-moodle.9) | ||
|
||
## Installation | ||
|
||
You can install this package using the [original installation instructions](https://github.com/havesource/cordova-plugin-push/blob/master/docs/INSTALLATION.md), but installing this package instead: | ||
|
||
```sh | ||
cordova plugin add @moodlehq/[email protected].8 | ||
cordova plugin add @moodlehq/[email protected].9 | ||
``` |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters