Skip to content

Conversation

markeeftb
Copy link

You need to add android.permission.GET_TASKS.
Without this permission, the application crashes when it receives PUSH NOTIFICATION.

You need to add android.permission.GET_TASKS. 
Without this permission, the application crashes when it receives PUSH NOTIFICATION.
bobeasterday added a commit that referenced this pull request Apr 15, 2013
@bobeasterday bobeasterday merged commit 8783b8b into phonegap-build:master Apr 15, 2013
rjmunro added a commit to rjmunro/PushPlugin that referenced this pull request Sep 12, 2013
* Don't check if we are in the foreground - that happens anyway in the
sendExtras() method (https://github.com/phonegap-build/PushPlugin/blob/master/src/android/com/plugin/gcm/PushPlugin.java#L111)
* Only display a message if the message has text to be displayed

Fixes phonegap-build#52 and undoes phonegap-build#3
mydogisbox pushed a commit to mydogisbox/PushPlugin that referenced this pull request Jan 4, 2014
* Don't check if we are in the foreground - that happens anyway in the
sendExtras() method (https://github.com/phonegap-build/PushPlugin/blob/master/src/android/com/plugin/gcm/PushPlugin.java#L111)
* Only display a message if the message has text to be displayed

Fixes phonegap-build#52 and undoes phonegap-build#3
hj1980 pushed a commit to hj1980/PushPlugin that referenced this pull request Mar 4, 2015
Updating push plugin to work with iOS 8
gaguirre pushed a commit to gaguirre/phonegap-plugin-push that referenced this pull request Sep 29, 2015
gaguirre pushed a commit to gaguirre/phonegap-plugin-push that referenced this pull request Sep 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants