Get the tapped notification when multiple notifications are show #359
|
I will try to be clear as possible. In my testing app I created two NotificationRequest with different NotificationId, Title, description, etc. I show the two notifications. The two notifications are send and I can tapped them. Their is notification 1 who is show first and notification 2 who is show second. When I tapped notification 1 or 2, its always the data of the last show notification that its received. I cannot acces the data of the first show notification. Code exemple to help understand what I am trying to explain I create the two notification A little Display to show the received data after the tapped notification The display is alway the data from the second notification Is it by design or there is something I'm doing wrong? Thank you! |
Replies: 3 comments 2 replies
|
Can you attach a sample project please? |
|
I just tested the same test application with version 9.2 of the plugin and I get the desired behavior. Hope this information can help. |

@AlexForget try version 10.1.4