Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
555 stars 184 forks source link

Fix timeout parameter of SendRepeatingNotification #109

Closed napbla closed 6 years ago

napbla commented 6 years ago

It seems that the method SendRepeatingNotification in LocalNotification.cs does not convert timeout to ms causing the device notify so fast.