zetavg / react-native-system-notification

Android system notifications for React Native. Supports push notifications with GCM integrated.
https://www.npmjs.com/package/react-native-system-notification
244 stars 102 forks source link

getRunningAppProcesses should not be used #32

Open cancan101 opened 8 years ago

cancan101 commented 8 years ago

getRunningAppProcesses is currently being used even though the docs state:

this method is only intended for debugging or building a user-facing process management UI.