Skip to content

Releases: thudugala/Plugin.LocalNotification

v2.0.4

27 Nov 01:38
Compare
Choose a tag to compare

Fix Tapped Handler not fired if ReturningData is set to null in iOS

v2.0.3

17 Oct 00:22
Compare
Choose a tag to compare

In Android, Removed setting the Defaults to Sound and Vibrate. Keeps device default settings as it is.
Added sound support for iOS.
Fix plugging crash on iOS 8 and 9.

v2.0.1

15 Oct 03:49
Compare
Choose a tag to compare

Fixed notification in iOS not popping up if Notify Time is not set.

v2.0.0

12 Oct 02:41
Compare
Choose a tag to compare

Added Schedule Notification Support.

For Android:
Scheduled local notifications will persist after device reboot, if permission "android.permission.RECEIVE_BOOT_COMPLETED" is set and SDK more than 5.0 Lollipop (API 21).

v1.0.1

11 Oct 01:28
Compare
Choose a tag to compare

v1.0.0

26 Sep 02:27
ea12ac1
Compare
Choose a tag to compare

First Release.