Skip to content

Releases: thudugala/Plugin.LocalNotification

v4.1.4

16 Feb 03:05
Compare
Choose a tag to compare

#50 Made ExtraReturnDataAndroid, ExtraReturnNotification, DefaultChannelId and ExtraReturnDataIos public

v4.1.3

05 Feb 04:40
Compare
Choose a tag to compare

Fixed #68: Only the ReturningData from the last notification is received

v4.1.2

06 Jan 23:57
Compare
Choose a tag to compare

#64 fixed

v4.1.1

15 Dec 20:32
Compare
Choose a tag to compare

#54 Added Notification Repeat support for Daily and Weekly,

v4.1.0

13 Dec 02:31
Compare
Choose a tag to compare

Added support repeat schedule notification next day at same time.

v4.0.8

21 Oct 21:35
Compare
Choose a tag to compare

To be consistent with iOS, Do not Schedule notification if NotifyTime is earlier than DateTime.Now in Android

v5.0.0-preview01

12 Sep 21:04
Compare
Choose a tag to compare
v5.0.0-preview01 Pre-release
Pre-release

Replaced Xamarin.Android.Arch.Work.Runtime with Xamarin.AndroidX.Work.Runtime as requested in #40 by @tranb3r

v4.0.6

12 Sep 20:46
Compare
Choose a tag to compare

Removed dependency to Xamarin.Android.Support.v4

v4.0.5

01 Aug 20:52
Compare
Choose a tag to compare

Fixed #31 Bug

v4.0.4

18 Jul 01:20
Compare
Choose a tag to compare

Bug fix: In android, if Android API is below 26, Default sound will not be played.