When I try to fetch the list of getEnabledListenerPackages I get an empty list.
NotificationManagerCompat.getEnabledListenerPackages(getContext())
returns null.
I know there are many apps which receive notifications what else needs to be done to get this to return a proper list.
alternatively is there any way of finding if user has disabled push for the app from settings