angular / mobile-toolkit

Tools for building progressive web apps with Angular
MIT License
1.34k stars 175 forks source link

Feature: Add push.foregroundOnly #161

Open BorntraegerMarc opened 7 years ago

BorntraegerMarc commented 7 years ago

Would be cool if we could define push.foregroundOnly = true So push notifications only get processed, if an tab is opened.

Use Case: Show only message notifications when the user has the website open (like slack does)