Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrehtissot authored Jun 4, 2020
1 parent 06a924a commit e602729
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@

After a lot of work, the first release of the plugin https://github.com/andrehtissot/cordova-plugin-fcm-image-support is out. Which should enable the support, just by installing it.

### Version 7.0.0 Beta (04/06/2020)

JS methods refactored for a more Promise approach and Ionic support included.
Check this out by installing the [v7.0.0-beta.0](https://www.npmjs.com/package/cordova-plugin-fcm-with-dependecy-updated/v/7.0.0-beta.0) and reporting any issues you find.

### Version 6.4.0 (21/05/2020)

The `FCMPlugin.requestPushPermissionIOS` function now, not only triggers the request alert, but also returns, as boolean, if the permission was given.
Expand Down

0 comments on commit e602729

Please sign in to comment.