Closed arctouch-danielishara closed 3 months ago
Hi @arctouch-danielishara, did you figure out a solution for it? It happen to me on Android and Ios platforms
@arctouch-danielishara have you tried to contact OneSignal by contact form?
No, I have not.
Please contact support@onesignal.com with your app ID, the subscription ID and external ID. We can help resolve this for you.
See this comment for the current solution and what is planned for the future: https://github.com/OneSignal/OneSignal-Android-SDK/issues/2143#issuecomment-2218710776
Please follow that issue for updates.
What happened?
After reaching the User Subscription Limit with one user (20 subscriptions per User), the SDK gets stuck with that user. Logout, login, and initialization do not work until that user goes below the maximum subscription limit.
Steps to reproduce?
What did you expect to happen?
I expect the app to not be stuck with the user that has reached the user_subscription_limit.
OneSignal.logout
andOneSignal.login
should work normally and switch the user.OneSignal Flutter SDK version
5.2.2
Which platform(s) are affected?
Relevant log output
Code of Conduct