Releases: thudugala/Plugin.LocalNotification
Releases · thudugala/Plugin.LocalNotification
v4.1.4
#50 Made ExtraReturnDataAndroid, ExtraReturnNotification, DefaultChannelId and ExtraReturnDataIos public
v4.1.3
Fixed #68: Only the ReturningData from the last notification is received
v4.1.1
#54 Added Notification Repeat support for Daily and Weekly,
v4.1.0
Added support repeat schedule notification next day at same time.
v4.0.8
To be consistent with iOS, Do not Schedule notification if NotifyTime is earlier than DateTime.Now in Android
v5.0.0-preview01
Replaced Xamarin.Android.Arch.Work.Runtime with Xamarin.AndroidX.Work.Runtime as requested in #40 by @tranb3r
v4.0.6
Removed dependency to Xamarin.Android.Support.v4
v4.0.4
Bug fix: In android, if Android API is below 26, Default sound will not be played.