This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
clear push notification center when onNotification called #1292
Closed
Description
if app is open and push receive ,push from status bar not cleared.
I use cancelAllLocalNotifications() but it clear notification center sometimes and not clear sometimes.
I change code according to : #636
but it has error .