Releases: thudugala/Plugin.LocalNotification
Releases · thudugala/Plugin.LocalNotification
v2.0.4
Fix Tapped Handler not fired if ReturningData
is set to null
in iOS
v2.0.3
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
Fixed notification in iOS not popping up if Notify Time is not set.
v2.0.0
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).