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

Using stacking notifications but only able to process one #435

Closed
rodneyworkman291 opened this issue Dec 17, 2015 · 3 comments
Closed

Using stacking notifications but only able to process one #435

rodneyworkman291 opened this issue Dec 17, 2015 · 3 comments

Comments

@rodneyworkman291
Copy link

I am using stacking notifications. On my devices IOS & Android I received multiple notifications as desired. When I click on any one of those notifications my app processes the notification clicked. When I go back to my notifications the other notifications I had not yet clicked on are all missing.

Should I have been able to process the other notifications when I processed the first notification? Or should the other notifications wait for the user to act upon them?

Also maybe related, my badge count will show "1" even if I have "3" notifications.

@rodneyworkman291
Copy link
Author

When I stopped calling setApplicationIconBadgeNumber my problem of messages being deleted went away. The badge number was not working correctly so I'll just skip that part.

@fredgalvao
Copy link
Collaborator

This is mostly a duplicate of #314. Please re-open if that issue doesn't mirror your needs.

Regarding notifications being closed when one of them is clicked, see this conversation, it'll probably clarify this topic.

@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
None yet
Development

No branches or pull requests

2 participants