Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Pushes being deleted from notification bar when cold start #67

Closed
franciswagner opened this issue Aug 17, 2015 · 2 comments
Closed

Pushes being deleted from notification bar when cold start #67

franciswagner opened this issue Aug 17, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@franciswagner
Copy link

I am sending 3 pushes with different notId and when my app is in foreground it receives all 3 pushes, but when it is running in background or it is closed, I receive the 3 pushes on the notification bar, but when I click one of the pushes it gets the app opened and shows the message from the push, but the other 2 messages disappear from the notification bar.

@macdonst
Copy link
Member

@franciswagner on the init method you can now pass clearNotifications: false to prevent the other notifications from being cleared. See the README.

chaffeqa added a commit to sportstech/phonegap-plugin-push that referenced this issue Aug 26, 2015
* 'master' of github.com:phonegap/phonegap-plugin-push:
  Update README
  Update CHANGELOG
  Version 1.2.0
  Issue phonegap#75: Implement Big Picture Style for Android
  Issue phonegap#74: Implement Inbox style for Android
  Issue phonegap#67: Pushes being deleted from notification bar when cold start
  Issue phonegap#62: "Actionable" Notification Buttons
  Issue phonegap#65: On Android, GCMIntentService.onError() doesn't get passed to the JavaScript 'error' event
  Group notifications and insert Html format
@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants