Releases: thudugala/Plugin.LocalNotification
Releases · thudugala/Plugin.LocalNotification
v5.2.0
Rework repeat worker to circular execution
Thank you @wcoder for PR #123
v5.0.7
Fixed
#94 Additional Repeat Schedules
#112 When negating permission the first time on iOS, the app needs to be killed to read new permission gave from the ios settings.
Thank you
@GiampaoloGabba for pull request #113
v5.0.6
- #96 When an iOS notification is scheduled for a different month / year on the same day, the notification would trigger. I need to be able to schedule notifications in iOS for the next three months.
- Added netstandard2.0 Support
v5.0.4
#83 Bump Xamarin.AndroidX.Work.Runtime from 2.3.4 to 2.3.4.1
v5.0.3
Upgrade the package Xamarin.AndroidX.Work.Runtime from 2.3.3 to 2.3.4
v5.0.2
#78 Upgrade the package Xamarin.AndroidX.Work.Runtime from 2.2.0 to 2.3.3 (Thank you @GitBOUF )
v5.0.1
Added Android notification group support
v5.0.0
Updating to Xamarin.AndroidX