Agasper / unity-android-notifications

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

Clear and Cancel pending notifications do not work on Android. #91

Closed sourav-paul closed 6 years ago

sourav-paul commented 6 years ago

Clear and Cancel pending notifications appeared to be not working on Android.

sourav-paul commented 6 years ago

Clear notification does clear the appeared notifications of the game on the phone.

Cancel notification cancels the pending notification with provided ID.