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

Add option to show notification popups when app is in foreground #45

Open
patrykmol opened this issue Sep 5, 2018 · 3 comments
Open

Comments

@patrykmol
Copy link
Contributor

Problem description

Currently it is not possible for developer to configure presentation of notification popups.

Expected behavior

Developer should have control over how the notification is presented when app is in foreground.

We should introduce a property like showBannersInForeground (boolean) that will allow to change this behaviour.

@patrykmol
Copy link
Contributor Author

This is implemented for iOS.

@mpost
Copy link
Member

mpost commented Sep 10, 2018

@patrykmol Could you create the corresponding js implementation and documentation?

@patrykmol
Copy link
Contributor Author

@mpost Sure.

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

No branches or pull requests

2 participants