Skip to content

Releases: OutSystems/cordova-outsystems-firebase-cloud-messaging

1.1.3

11 Apr 14:59
Compare
Choose a tag to compare
1.1.3 Pre-release
Pre-release
  • Android: Notification permissions are now requested when app starts, to better align with iOS behaviour.

1.1.2

29 Mar 13:52
d233c32
Compare
Choose a tag to compare
  • Android: Offers better compatibility with other android libraries.

1.1.1

28 Feb 17:01
Compare
Choose a tag to compare
  • iOS: Fixes silent notifications not triggering.
  • Android: Fixes silent notifications not triggering.

1.1.0

22 Dec 10:12
Compare
Choose a tag to compare
  • iOS: Added new feature to Get APNs Token
  • Android: Fixes clicking a notification without a deep link, when app in foreground
  • Android: Replaces jcenter with mavenCentral in Gradle
  • Android: Uses fix versions for Gradle dependencies

1.0.5

09 Nov 15:08
Compare
Choose a tag to compare
  • Remove the older OSCore framework and replace it by the new OSCommonPluginLib pod.

1.0.4

26 Oct 09:46
Compare
Choose a tag to compare
  • Renames the swizzled appDelegate:didFinishLaunchingWithOptions: method on the AppDelegate extension to something unique. This is required to avoid incompatibility with other plugins.

1.0.3

28 Sep 20:44
Compare
Choose a tag to compare

Adds permission request to receive notifications on Android API >= 33

1.0.2

05 Sep 15:11
Compare
Choose a tag to compare
  • Fixes issue in iOS build due to compatibility with the OneSignal plugin

1.0.1

29 Jun 13:47
4dbf509
Compare
Choose a tag to compare

iOS: Updated swift support.

1.0.0

27 Jun 14:32
Compare
Choose a tag to compare
  • First version of the OutSystems-owned (Firebase) Cloud Messaging plugin, using cordova. Includes all capabilities that FCM offers.