Closed Joemiao120 closed 2 months ago
@Joemiao120 Thanks for reporting, this is the same issue as #2143 so let's combine these together by using that one instead.
The summary from there is:
It unlikely a legitimate end-user would do this 20 times, however it possible it could happen. In this case you would have to clean up the older subscriptions by deleting them. This could be done via the OneSignal DELETE /subscriptions REST API if this comes up in the real world.
What happened?
I have 2 accounts, the first account has the maximum number of subscriptions assigned, and it cannot receive any push notification, so I switched to another new account, after I called the logout function, I still could not receive the push notification, even I've checked the account status, opted-in, have permission.
Steps to reproduce?
What did you expect to happen?
I want the second account can receive the push notification.
OneSignal Android SDK version
5.1.20
Android version
14
Specific Android models
No response
Relevant log output
No response
Code of Conduct