Device id (subscription token) is from device independent on user id (logged in or not logged in), user who posted the activity will also get notification because same user may be subscribed from different browser/different devices. It is difficult to distinguish device ids for the browser /different devices. If user subscribed with user id after logging on then we can compare it with current user id logged in. I will look into this in next release to add new option in admin to filter notification for self post but still it will work based on user id with device token, if user subscribes from different browser from same device or different device then it will be difficult to distinguish which token is for which browser/which device. May be i will try to add some cookies to determine self post or different user
-
This reply was modified 2 years, 2 months ago by
Murali.