Hi, Have you noticed that when you log out from one user, you still receive push notifications from the previous user?
In our case:
The first user logs in automatically as a GUEST profile.
Then, if they understand the value of our app, they start to sign up (enter email and other personal data). By the way, at this stage, I added a LOG OUT function to the screen. When users come to this screen, the LOG OUT function should work. Then they sign up as a new user.
Twice a week, we send GUESTS custom push notifications, but our other users (users except GUESTS) receive these notifications as well. They complain about it a lot.
I see your point, but it is not a solution for us. Our approach is better for statistics (churn rate, how many guests turn into users, etc.). If the Log Out function works as expected, it will be okay for us.
I have submitted a ticket, but I’m curious if it is just me having this issue.