"setAlias()" and "unregister();"doesn't work with compiled APK.
Closed this issue · 1 comments
joanebrown commented
"setAlias()" and "unregister();"doesn't work with compiled APK.
AbdullahDiaa commented
You should use this method instead of unregister:
window.plugins.PushbotsPlugin.toggleNotifications(false);
Regarding setAlias, can you please share a copy of the log once you call setAlias method, also which version of the library do you use?