You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
Expected Behaviour
Register - Get Registration Id
UnRegister
Re-Register - Get New Registration Id
Actual Behaviour
Register - Get Registration Id
UnRegister
Re-Register - Get Same Registration Id
Code:
push = PushNotification.init({ "android": { "senderID": gcmSenderID } });
I am getting the same Registration Id after the UnRegister. Anybody can help with that?
The text was updated successfully, but these errors were encountered: