You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you need to check if the current android version higher or equal to 6.0 - api 23 in order to use getActiveNotifications function.
it CRASH on android 5.1 on lower.
or you can set minimum api to 23.