Hello there!
I've managed to put a push notification in my notification area. There is a sound when the push notification is put there, which is nice. But the sound sounds every time the query is executed.
I want to know how can I check if a notification is already in the notification area so I can skip the "put notification" method in that iteration.
Thanks in advance.
I've managed to put a push notification in my notification area. There is a sound when the push notification is put there, which is nice. But the sound sounds every time the query is executed.
I want to know how can I check if a notification is already in the notification area so I can skip the "put notification" method in that iteration.
Thanks in advance.