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 101 forks source link

GET_TASKS permission #33

Open cancan101 opened 8 years ago

cancan101 commented 8 years ago

Why is the GET_TASKS listed in the README? It appears that permission is deprecated: http://stackoverflow.com/questions/27974583/get-tasks-permission-deprecated. Perhaps it is used in the sub-kitkat versions? if so, would be good to indicate to the user that the permission is not required.