web-push-libs / web-push-php

Web Push library for PHP
MIT License
1.71k stars 298 forks source link

[ask] How can we detect a subscribed user is inactive or not from last 15 days? #272

Closed bkmallik closed 8 months ago

bkmallik commented 4 years ago

Hello , First of all i would like to thanks for this project , Here i want to remove those who are not opening their system ( those are inactive). So how can i detect them? @Minishlink

b14r commented 4 years ago

The only reliable way to detect if a user is no longer active is by sending a push to them.