Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Banner does not show in case of multiple push notification. #94

Open
AashishNagar opened this issue Jul 27, 2016 · 1 comment
Open

Banner does not show in case of multiple push notification. #94

AashishNagar opened this issue Jul 27, 2016 · 1 comment
Labels

Comments

@AashishNagar
Copy link

I am using This class to show the banner when my app receive push notification.But if app receive so much push notification , all of sudden banner stops displaying.

@terryworona
Copy link
Owner

terryworona commented Jul 27, 2016

That's odd. The manager is backed by a queue, so it will just queue up all the messages for each notification.

In the demo app, if you hit any of the buttons several times in a row (as fast as you can), the messages will all appear one after another.

Do you have sample code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants