github havesource/cordova-plugin-push 5.0.3

latest release: 5.0.4
one day ago

What's Changed

Important Note:

This patch release fixes the implementation of the forceShow option on iOS to align with Android's behavior. The original goal was to provide identical functionality, but the iOS implementation included unintended platform-specific behavior. While this might feel like a breaking change from version 5.0.0 (2024/11/21), it is classified as a patch release because it corrects a bug where notifications were processed without user interaction and did not align with Android's implementation. This update eliminates the need for developers to handle platform-specific cases, ensuring consistency with Android.

Fixes:

  • fix(ios): dont trigger notificationReceived on app reload (#333)
  • fix(ios): forceShow to display toast but trigger event until tapped (#332)

Don't miss a new cordova-plugin-push release

NewReleases is sending notifications on new releases.