I saw this was discussed in older pre-public beta Push notification feature threads. But those topics have since closed and I can’t continue there.
One issue noted was that when a user logs out (or is logged out), their Device record’s User entry goes blank. So I cannot push to that device if Im basing my notification population on Users.
Is this normal, expected behavior? I guess it makes sense in some way, but then I can’t push notifications to users who have been logged out, which is part of the point of notifications.
I guess I could use the ‘created by’ email address as an alternate since that will always exist? But then it would be a problem if a device gets transferred to or shared with a new user.
Any insight on best practices with this?