If I send the device a single push notification at a time and open it each time before sending the next one, the payload is 100%, tested via lock screen and via tray.
If I send the device several push notifications, the following happens:
after opening any notification (could open the latest received) via lock screen or via tray, the payload of the 1st notification received is returned.
after opening subsequent notifications via the lock screen or via tray, the payload event is not fired.
While what you’re reporting isn’t exactly what I see in this ticket, I suspect it’s pretty close to that. You’re welcome to add more details to that ticket.
@Uldis@Ahmed_Diab@aeq Do you have any new information about this topic ? I have installed 1.9 version fuse, but the same behavior continue, when I have more than one notification in notification status bar, when I click on one notification, in app is receiving the oldest notification from notification status bar, not that one I have clicked…
Any information will this be fixed, and if, when approximately ?
@aeq Can you give example of .unoconfig file ? I know that it has to contain this line “Packages.SourcePaths += /Source” for the path to fuselibs-master, but does it has to contain something else ? If you have, please send me the whole content of the .unoconfig file