I am using pushbots and trying to set an alias for my device, I could not find any code in the documentation to do so. I tried using below code
var Pushbots = PushbotsPlugin.initialize("569a8967177959f4778b4567", {
"android":{
"sender_id":"117196338125"
}
});
Pushbots.updateAlias("Test");
but it doesn't work. My device is showing up but without any alias