OneSignal/OneSignal-Flutter-SDK

[question]: refresh pushSubscriptionId?

juarezfranco opened this issue · 1 comments

How can we help?

Is it possible refresh token? for example, when sign in out, I want to refresh token

this token -> OneSignal.User.PushSubscription.id

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi @juarezfranco, the push subscription is tied to the device, and contain the push token.
When users log out, the subscription ID remains the same, but is no longer associated with the user.