Agasper / unity-android-notifications

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

how to get Notification click callback #85

Closed sunxinzhe2012 closed 6 years ago

sunxinzhe2012 commented 6 years ago

tks u,good job,but i want to know how to get notification click callback with notification id,like action identifier,this feature is very important in game, the action must click action button to identify,tks very much!

sunxinzhe2012 commented 6 years ago

@Agasper

PinguN00t commented 6 years ago

Same problem : even on the Test scene, I can configure multiple buttons on the notification (which is super cool !) but the buttons don't do anything when I click on them. No log, no app opening (with the app on the background or not)

Agasper commented 6 years ago

Unfortunately this feature was added by contributing member, i don't use it, so i can not tell you what's wrong